diff options
-rw-r--r-- | net/netpipes/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/netpipes/Makefile b/net/netpipes/Makefile index af998149ef4..843e4d0cb55 100644 --- a/net/netpipes/Makefile +++ b/net/netpipes/Makefile @@ -8,7 +8,8 @@ PORTNAME= netpipes PORTVERSION= 4.2 CATEGORIES= net -MASTER_SITES= ftp://ftp.purplefrog.com/pub/netpipes/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES_SUBDIR=kris DISTNAME= netpipes-4.2-export MAINTAINER= doconnor@gsoft.com.au |