diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-01 14:05:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-01 14:05:36 +0000 |
commit | 6164cca4a2f6cf8baa4bf1167c832e5f4e80bc0d (patch) | |
tree | 47331845a102550859680dd38a334745d1bd8236 /x11-toolkits | |
parent | e45e2cd674f7be0ab14d45657cb1493f0e406f32 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-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 |