diff options
Diffstat (limited to 'net/poptop/Makefile')
-rw-r--r-- | net/poptop/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/poptop/Makefile b/net/poptop/Makefile index a1bd0eb9d302..20da9dd2fa9a 100644 --- a/net/poptop/Makefile +++ b/net/poptop/Makefile @@ -6,14 +6,13 @@ # PORTNAME= poptop -PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTVERSION= 1.3.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= pptpd-${PORTVERSION:S/.b/-b/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nivo+kw+ports.bfa274@is-root.com COMMENT= Windows 9x compatible PPTP (VPN) server USE_GMAKE= yes |