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 213e00744b97..e00bc3ef450a 100644 --- a/net-mgmt/ciscoconf/Makefile +++ b/net-mgmt/ciscoconf/Makefile @@ -8,13 +8,14 @@ PORTNAME= ciscoconf PORTVERSION= 1.1 CATEGORIES= net-mgmt -MASTER_SITES= ftp://ftp.isc.org/isc/ciscoconf/ \ +MASTER_SITES= ISC/ciscoconf/ \ http://software.automagic.org/ciscoconf/ MAINTAINER= jabley@automagic.org COMMENT= Fetches configuration from Cisco routers and stores them under RCS BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend + ALL_TARGET= depend all MAN8= ciscoconfd.8 ciscoconfr.8 |