diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-05 15:55:15 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-05 15:55:15 +0800 |
commit | 0d5e476253593dba1c8d65c0e3895580f2c7c2e9 (patch) | |
tree | 1cb9a04ec83feb668e007b9f5300f9f102b8ac09 /net | |
parent | 465b44675987fee2b8d0b3d5b94f14879e5545d4 (diff) | |
download | freebsd-ports-graphics-0d5e476253593dba1c8d65c0e3895580f2c7c2e9.tar.gz freebsd-ports-graphics-0d5e476253593dba1c8d65c0e3895580f2c7c2e9.tar.zst freebsd-ports-graphics-0d5e476253593dba1c8d65c0e3895580f2c7c2e9.zip |
Reset inactive maintainer who has not responded to PRs and email.
Hat: portmgr
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 ed930631cc3..a1bd0eb9d30 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 |