diff options
author | mm <mm@FreeBSD.org> | 2007-05-30 18:49:02 +0000 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2007-05-30 18:49:02 +0000 |
commit | 60951d90a530b3fb59edbff860c759aa89996c95 (patch) | |
tree | f8af2afbd44b8580b7d2d98169423e3a188b58a9 /x11-toolkits | |
parent | a609c64bbd1413955f892d5e3ce933a067c3595b (diff) | |
download | FreeBSD-ports-60951d90a530b3fb59edbff860c759aa89996c95.zip FreeBSD-ports-60951d90a530b3fb59edbff860c759aa89996c95.tar.gz |
- update of lang/tcl84 and x11-toolkits/tk84 to 8.4.15
Approved by: garga (mentor)
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/tk84/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/tk84/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile index 670a90d..d8b9b5f 100644 --- a/x11-toolkits/tk84/Makefile +++ b/x11-toolkits/tk84/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tk -PORTVERSION= 8.4.14 -PORTREVISION= 6 +PORTVERSION= 8.4.15 PORTEPOCH= 2 CATEGORIES= x11-toolkits tk84 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/x11-toolkits/tk84/pkg-plist b/x11-toolkits/tk84/pkg-plist index ad96bde..9e287b7 100644 --- a/x11-toolkits/tk84/pkg-plist +++ b/x11-toolkits/tk84/pkg-plist @@ -133,7 +133,6 @@ lib/tk%%TK_VER%%/msgs/en.msg lib/tk%%TK_VER%%/msgs/en_gb.msg lib/tk%%TK_VER%%/msgs/eo.msg lib/tk%%TK_VER%%/msgs/es.msg -lib/tk%%TK_VER%%/msgs/es_ES.msg lib/tk%%TK_VER%%/msgs/fr.msg lib/tk%%TK_VER%%/msgs/it.msg lib/tk%%TK_VER%%/msgs/nl.msg |