diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-11-28 13:38:21 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-11-28 13:38:21 +0000 |
commit | b1dafcf93c3ef34db17839bf1213404b17f9a9f5 (patch) | |
tree | 28c63954ba40de90509a62f1248a077df07a4311 /databases/dbf/Makefile | |
parent | 2abaf247648fe535840658734981d689e8f8b844 (diff) | |
download | ports-b1dafcf93c3ef34db17839bf1213404b17f9a9f5.tar.gz ports-b1dafcf93c3ef34db17839bf1213404b17f9a9f5.zip |
Notes
Diffstat (limited to 'databases/dbf/Makefile')
-rw-r--r-- | databases/dbf/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/dbf/Makefile b/databases/dbf/Makefile index c5cf612c7729..e0702d8be346 100644 --- a/databases/dbf/Makefile +++ b/databases/dbf/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= ports@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 |