diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-08-20 06:50:58 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-08-20 06:50:58 +0000 |
commit | acb10421db73991d1a88bd0237140764965aaa7a (patch) | |
tree | 13dbf2280c490fd52edf48131602b2d743b59266 /net/poptop | |
parent | a9f04cf1ba0fa22124593a6d96b32617bfa56619 (diff) | |
download | ports-acb10421db73991d1a88bd0237140764965aaa7a.tar.gz ports-acb10421db73991d1a88bd0237140764965aaa7a.zip |
Notes
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 4be8c8eeb54b..4777c945ddac 100644 --- a/net/poptop/Makefile +++ b/net/poptop/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= pptpd-${PORTVERSION:S/.b/-b/} -MAINTAINER= nivo+kw+ports.bfa274@is-root.com +MAINTAINER= ports@FreeBSD.org COMMENT= Windows 9x compatible PPTP (VPN) server USE_GMAKE= yes |