diff options
Diffstat (limited to 'archivers/dpkg/Makefile')
-rw-r--r-- | archivers/dpkg/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/archivers/dpkg/Makefile b/archivers/dpkg/Makefile index b1fc5f605b1a..424fef260b63 100644 --- a/archivers/dpkg/Makefile +++ b/archivers/dpkg/Makefile @@ -15,10 +15,6 @@ DISTNAME= dpkg_${PORTVERSION} 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 USE_ICONV= yes |