diff options
Diffstat (limited to 'net-mgmt/ciscoconf/Makefile')
-rw-r--r-- | net-mgmt/ciscoconf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/ciscoconf/Makefile b/net-mgmt/ciscoconf/Makefile index 3e1996bd3b6a..9502de0a3df1 100644 --- a/net-mgmt/ciscoconf/Makefile +++ b/net-mgmt/ciscoconf/Makefile @@ -9,7 +9,8 @@ PORTNAME= ciscoconf PORTVERSION= 1.0.b1 CATEGORIES= net MASTER_SITES= ftp://ftp.patho.gen.nz/pub/users/jabley/ \ - http://people.FreeBSD.org/~billf/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= billf DISTNAME= ciscoconf-1.0beta1 MAINTAINER= jabley@clear.co.nz |