diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2006-12-10 21:39:58 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2006-12-10 21:39:58 +0000 |
commit | 7ed63689ded25a7c563f3b0d4445f620027d8c4c (patch) | |
tree | bafdedb7e144f3bfab5e413aba1d3f477d76ec5e /databases/dbf | |
parent | 87f8d0699e6d2a975be721199ecab929481f12c2 (diff) | |
download | ports-7ed63689ded25a7c563f3b0d4445f620027d8c4c.tar.gz ports-7ed63689ded25a7c563f3b0d4445f620027d8c4c.zip |
Notes
Diffstat (limited to 'databases/dbf')
-rw-r--r-- | databases/dbf/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/dbf/Makefile b/databases/dbf/Makefile index e0702d8be346..3a8a290464c6 100644 --- a/databases/dbf/Makefile +++ b/databases/dbf/Makefile @@ -12,12 +12,9 @@ CATEGORIES= databases MASTER_SITES= http://download.berlios.de/dbf/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bsam@FreeBSD.org COMMENT= Show and convert the content of dBASE III, IV, and 5.0 files -DEPRECATED= old distfile disappeared, the rerolled one is corrupt -EXPIRATION_DATE= 2006-12-27 - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src PLIST_FILES= bin/dbf |