diff options
author | linimon <linimon@FreeBSD.org> | 2014-03-24 03:38:31 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2014-03-24 03:38:31 +0800 |
commit | 6a847ae3141e3a8431c4c10093eacc03649e2634 (patch) | |
tree | 0418fe1775371fe053bc0d3f989ed637a0630ed1 /sysutils | |
parent | 75b6330908e1d11c1d86bd9c19da71616a6e94fa (diff) | |
download | freebsd-ports-gnome-6a847ae3141e3a8431c4c10093eacc03649e2634.tar.gz freebsd-ports-gnome-6a847ae3141e3a8431c4c10093eacc03649e2634.tar.zst freebsd-ports-gnome-6a847ae3141e3a8431c4c10093eacc03649e2634.zip |
snb has apparently been inactive for some time. A PR was never
answered, and the port does not seem to be up to modern standards.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/apt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/apt/Makefile b/sysutils/apt/Makefile index 9c5460f603da..815077129231 100644 --- a/sysutils/apt/Makefile +++ b/sysutils/apt/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= apt_0.6.46.4-0.1 -MAINTAINER= snb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced front-end for dpkg BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ |