diff options
author | Martin Matuska <mm@FreeBSD.org> | 2007-05-30 18:49:02 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2007-05-30 18:49:02 +0000 |
commit | 2d0493db9b75a82daf95baaa03cc3f9a5489bc0c (patch) | |
tree | 0a5df2c7570b82918e7480711e25b4fd4efcef83 | |
parent | 5a42f0702e495e6b9d8454e0a9028e6982411a04 (diff) | |
download | ports-2d0493db9b75a82daf95baaa03cc3f9a5489bc0c.tar.gz ports-2d0493db9b75a82daf95baaa03cc3f9a5489bc0c.zip |
Notes
-rw-r--r-- | lang/tcl84/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/tk84/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/tk84/pkg-plist | 1 |
3 files changed, 2 insertions, 5 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index 3eb1efe66397..ff70ef95c854 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tcl -PORTVERSION= 8.4.14 -PORTREVISION= 4 +PORTVERSION= 8.4.15 PORTEPOCH= 1 CATEGORIES= lang tcl84 MASTER_SITES= SF diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile index 670a90df406d..d8b9b5f37a8c 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 ad96bde1bf8b..9e287b787de1 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 |