diff options
Diffstat (limited to 'net/suckblow/Makefile')
-rw-r--r-- | net/suckblow/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/suckblow/Makefile b/net/suckblow/Makefile index 1da215e6ad93..5e30e12a4228 100644 --- a/net/suckblow/Makefile +++ b/net/suckblow/Makefile @@ -8,7 +8,8 @@ PORTNAME= suckblow PORTVERSION= 1.1 CATEGORIES= net misc -MASTER_SITES= http://people.FreeBSD.org/~archie/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= archie MAINTAINER= archie@freebsd.org |