diff options
author | pav <pav@FreeBSD.org> | 2005-07-01 22:05:36 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-01 22:05:36 +0800 |
commit | c46e9f96ff3848b1ca9e03a5cb2cc6693bd1b0e1 (patch) | |
tree | dca5bd0f777e58b8d2f46f9a1428781f7e8fb542 /x11-toolkits/tk84 | |
parent | f76c447d59ad8fb4fb999be0e3da8c9e57bbc103 (diff) | |
download | freebsd-ports-gnome-c46e9f96ff3848b1ca9e03a5cb2cc6693bd1b0e1.tar.gz freebsd-ports-gnome-c46e9f96ff3848b1ca9e03a5cb2cc6693bd1b0e1.tar.zst freebsd-ports-gnome-c46e9f96ff3848b1ca9e03a5cb2cc6693bd1b0e1.zip |
- Fix plist for last update
Pointy hat to: mi
Diffstat (limited to 'x11-toolkits/tk84')
-rw-r--r-- | x11-toolkits/tk84/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/tk84/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile index e4b0c41545f3..7687f6708bdd 100644 --- a/x11-toolkits/tk84/Makefile +++ b/x11-toolkits/tk84/Makefile @@ -7,6 +7,7 @@ PORTNAME= tk PORTVERSION= 8.4.10 +PORTREVISION= 1 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 6fb72f9eb4e3..5a138af75a44 100644 --- a/x11-toolkits/tk84/pkg-plist +++ b/x11-toolkits/tk84/pkg-plist @@ -7,6 +7,7 @@ include/tk%%TK_VER%%/generic/tkButton.h include/tk%%TK_VER%%/generic/tkCanvas.h include/tk%%TK_VER%%/generic/tkColor.h include/tk%%TK_VER%%/generic/tkDecls.h +include/tk%%TK_VER%%/generic/tkEntry.h include/tk%%TK_VER%%/generic/tkFileFilter.h include/tk%%TK_VER%%/generic/tkFont.h include/tk%%TK_VER%%/generic/tkInitScript.h @@ -127,6 +128,7 @@ lib/tk%%TK_VER%%/msgs/el.msg lib/tk%%TK_VER%%/msgs/en.msg lib/tk%%TK_VER%%/msgs/en_gb.msg lib/tk%%TK_VER%%/msgs/es.msg +lib/tk%%TK_VER%%/msgs/es_ES.msg lib/tk%%TK_VER%%/msgs/eo.msg lib/tk%%TK_VER%%/msgs/fr.msg lib/tk%%TK_VER%%/msgs/it.msg |