diff options
Diffstat (limited to 'archivers/dpkg/Makefile')
-rw-r--r-- | archivers/dpkg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/dpkg/Makefile b/archivers/dpkg/Makefile index 66c026640590..b1fc5f605b1a 100644 --- a/archivers/dpkg/Makefile +++ b/archivers/dpkg/Makefile @@ -16,6 +16,8 @@ MAINTAINER= perky@FreeBSD.org COMMENT= Package maintenance system for Debian BROKEN= fails to install +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 GNU_CONFIGURE= yes USE_GMAKE= yes |