diff options
author | nsayer <nsayer@FreeBSD.org> | 2002-10-21 02:31:08 +0000 |
---|---|---|
committer | nsayer <nsayer@FreeBSD.org> | 2002-10-21 02:31:08 +0000 |
commit | 2c6d803fc76f215d8ab6d32d8e87c4a3c1d90a84 (patch) | |
tree | 1a3c1425171f15298edbb7ea8ac9ce615b5c9f43 /net/poptop | |
parent | ec93ba9f33c476e559d01cfd1d90a2233e003ea7 (diff) | |
download | FreeBSD-ports-2c6d803fc76f215d8ab6d32d8e87c4a3c1d90a84.zip FreeBSD-ports-2c6d803fc76f215d8ab6d32d8e87c4a3c1d90a84.tar.gz |
Release all my ports.
kris made it clear that by his measure I'm not doing my job as a port
maintainer. Far be it from me to be an obstruction to the project.
Diffstat (limited to 'net/poptop')
-rw-r--r-- | net/poptop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/poptop/Makefile b/net/poptop/Makefile index 65ea3af..2d36b7f 100644 --- a/net/poptop/Makefile +++ b/net/poptop/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= poptop DISTNAME= pptpd-${PORTVERSION} -MAINTAINER= nsayer@freebsd.org +MAINTAINER= ports@freebsd.org GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-bsdppp |