diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:15:57 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:15:57 +0000 |
commit | 2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (patch) | |
tree | 4074eb1752baaa47f93510bf60fffb175517a47e /databases/gauche-gdbm | |
parent | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (diff) | |
download | ports-2e4c764a61a7b9e8f491d97c7cfd745e8e959cab.tar.gz ports-2e4c764a61a7b9e8f491d97c7cfd745e8e959cab.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76031
Diffstat (limited to 'databases/gauche-gdbm')
-rw-r--r-- | databases/gauche-gdbm/Makefile | 1 | ||||
-rw-r--r-- | databases/gauche-gdbm/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/gauche-gdbm/Makefile b/databases/gauche-gdbm/Makefile index 12f0fb3c5c29..e5a51d528ebe 100644 --- a/databases/gauche-gdbm/Makefile +++ b/databases/gauche-gdbm/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= gauche- DISTFILES= # none MAINTAINER= erik@smluc.org +COMMENT= GDBM interface for Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/${GAUCHE_PORT} \ ${NONEXISTENT}:${PORTSDIR}/${GAUCHE_PORT}:configure diff --git a/databases/gauche-gdbm/pkg-comment b/databases/gauche-gdbm/pkg-comment deleted file mode 100644 index b6a4378b5119..000000000000 --- a/databases/gauche-gdbm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GDBM interface for Gauche |