diff options
author | erwin <erwin@FreeBSD.org> | 2006-11-28 21:38:21 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-11-28 21:38:21 +0800 |
commit | 1a6ac2a96a97315c5a9cadd21017470abf6020ec (patch) | |
tree | 8540679cbff0ee5a41bdd640fc91edef83c1b745 /databases | |
parent | af43f97c1af891fc89e197ca29d853e3ff23a583 (diff) | |
download | freebsd-ports-gnome-1a6ac2a96a97315c5a9cadd21017470abf6020ec.tar.gz freebsd-ports-gnome-1a6ac2a96a97315c5a9cadd21017470abf6020ec.tar.zst freebsd-ports-gnome-1a6ac2a96a97315c5a9cadd21017470abf6020ec.zip |
- Deprecate
- Set EXPIRATION_DATE
PR: 105928
Submitted by: gabor
Diffstat (limited to 'databases')
-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 |