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/mird | |
parent | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (diff) | |
download | ports-2e4c764a61a7b9e8f491d97c7cfd745e8e959cab.tar.gz ports-2e4c764a61a7b9e8f491d97c7cfd745e8e959cab.zip |
Notes
Diffstat (limited to 'databases/mird')
-rw-r--r-- | databases/mird/Makefile | 1 | ||||
-rw-r--r-- | databases/mird/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/mird/Makefile b/databases/mird/Makefile index 1e02f7888f19..a48b53a6186f 100644 --- a/databases/mird/Makefile +++ b/databases/mird/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.oav.net/pkg_freebsd/distfiles/ \ DISTNAME= Mird-${PORTVERSION} MAINTAINER= kiwi@oav.net +COMMENT= A free database library with transaction support BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf diff --git a/databases/mird/pkg-comment b/databases/mird/pkg-comment deleted file mode 100644 index d81357775636..000000000000 --- a/databases/mird/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A free database library with transaction support |