diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2002-10-21 02:31:08 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2002-10-21 02:31:08 +0000 |
commit | 2c8802aec6940faa203865acbd9403ebff4e9295 (patch) | |
tree | 7e38354e343584a7fa193eaf27ddcba9d9e7c2bd /net/poptop | |
parent | d1a00f6735213ddd869ef4f2d89d977c7f80bc0e (diff) | |
download | ports-2c8802aec6940faa203865acbd9403ebff4e9295.tar.gz ports-2c8802aec6940faa203865acbd9403ebff4e9295.zip |
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.
Notes
Notes:
svn path=/head/; revision=68468
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 65ea3afadea0..2d36b7f9d723 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 |