diff options
Diffstat (limited to 'net/poptop/Makefile')
-rw-r--r-- | net/poptop/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/poptop/Makefile b/net/poptop/Makefile index 1755b73..929e3cd 100644 --- a/net/poptop/Makefile +++ b/net/poptop/Makefile @@ -9,8 +9,7 @@ PORTNAME= poptop PORTVERSION= 1.3.4 PORTREVISION= 2 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/pptpd/pptpd-${PORTVERSION} DISTNAME= pptpd-${PORTVERSION:S/.b/-b/} MAINTAINER= ports@FreeBSD.org |