diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-31 15:11:57 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-31 15:11:57 +0000 |
commit | 91d125e79304900e2264bd23eb45900ec3ca2574 (patch) | |
tree | 10e6ae72d19423b5f8a3791c8328c39f4be5905d /editors/gate | |
parent | 7e759a137c4c2cdb6d75e61abd7248dda7b577ea (diff) |
Notes
Diffstat (limited to 'editors/gate')
-rw-r--r-- | editors/gate/Makefile | 2 | ||||
-rw-r--r-- | editors/gate/distinfo | 4 | ||||
-rw-r--r-- | editors/gate/pkg-plist | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/editors/gate/Makefile b/editors/gate/Makefile index d8fcb384fde1..75324dc2bf2f 100644 --- a/editors/gate/Makefile +++ b/editors/gate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gate -PORTVERSION= 2.05 +PORTVERSION= 2.05a CATEGORIES= editors MASTER_SITES= http://www.unixpapa.com/software/ diff --git a/editors/gate/distinfo b/editors/gate/distinfo index 5d552bd58d6a..2a53fa960f8a 100644 --- a/editors/gate/distinfo +++ b/editors/gate/distinfo @@ -1,2 +1,2 @@ -MD5 (gate-2.05.tar.gz) = b071870246c6ecb03c6f74b328ef8ef8 -SIZE (gate-2.05.tar.gz) = 57674 +MD5 (gate-2.05a.tar.gz) = 4c3c461daf50e50b43562afe075983aa +SIZE (gate-2.05a.tar.gz) = 57722 diff --git a/editors/gate/pkg-plist b/editors/gate/pkg-plist index 341ff64719ae..d9897f9dad53 100644 --- a/editors/gate/pkg-plist +++ b/editors/gate/pkg-plist @@ -1,3 +1,3 @@ bin/gate -share/gate/gate.help -@dirrm share/gate +%%DATADIR%%/gate.help +@dirrm %%DATADIR%% |