diff options
Diffstat (limited to 'security/gtkportscan/Makefile')
-rw-r--r-- | security/gtkportscan/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gtkportscan/Makefile b/security/gtkportscan/Makefile index fda714c..e7dc447 100644 --- a/security/gtkportscan/Makefile +++ b/security/gtkportscan/Makefile @@ -8,7 +8,8 @@ PORTNAME= gtkportscan PORTVERSION= 1.2 CATEGORIES= security -MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/cpiazza/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= cpiazza MAINTAINER= ports@FreeBSD.org |