diff options
Diffstat (limited to 'emulators/linux_base-debian/Makefile')
-rw-r--r-- | emulators/linux_base-debian/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/linux_base-debian/Makefile b/emulators/linux_base-debian/Makefile index 550b07e5e1bd..2f2cf991f993 100644 --- a/emulators/linux_base-debian/Makefile +++ b/emulators/linux_base-debian/Makefile @@ -14,11 +14,12 @@ PKGNAMESUFFIX= -debian DISTFILES= basedebs.tar util-linux-locales_2.11n-4_all.deb EXTRACT_ONLY= basedebs.tar -MAINTAINER= perky@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Debian base set for the Linux mode BUILD_DEPENDS= ${DPKG_CMD}:${PORTSDIR}/archivers/dpkg +CONFLICTS= linux_base-* DIST_SUBDIR= debian-${PORTVERSION}-${DISTDATE} DISTDATE= 2002-07-18 WRKSRC= ${WRKDIR}/var/cache/apt/archives |