diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 07:55:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 07:55:15 +0000 |
commit | 6d0c364fb83c228e7d430461b319b1d16f2445c2 (patch) | |
tree | bb5091aea6df17d0a41df645c5a5efaf553c33c6 /net | |
parent | - update to 0.2.3. and bump PORTEPOCH :( (diff) |
Reset inactive maintainer who has not responded to PRs and email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=172289
Diffstat (limited to 'net')
-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 ed930631cc39..a1bd0eb9d302 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= olmi@rentech.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Windows 9x compatible PPTP (VPN) server USE_GMAKE= yes |