diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-02-17 15:23:22 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-02-17 15:23:22 +0000 |
commit | a02c04e982886a3c6776717fa7a1fb8bcd415e25 (patch) | |
tree | b17a7e9e4214edbb1ed1b58290b5c7e63338acd5 /net-mgmt/ciscoconf | |
parent | 8f0eba00476d015fc0ee8b6c1ada15b60795b9b8 (diff) | |
download | ports-a02c04e982886a3c6776717fa7a1fb8bcd415e25.tar.gz ports-a02c04e982886a3c6776717fa7a1fb8bcd415e25.zip |
Notes
Diffstat (limited to 'net-mgmt/ciscoconf')
-rw-r--r-- | net-mgmt/ciscoconf/Makefile | 9 | ||||
-rw-r--r-- | net-mgmt/ciscoconf/distinfo | 2 | ||||
-rw-r--r-- | net-mgmt/ciscoconf/pkg-descr | 6 |
3 files changed, 6 insertions, 11 deletions
diff --git a/net-mgmt/ciscoconf/Makefile b/net-mgmt/ciscoconf/Makefile index 9502de0a3df1..b2f0f17401e0 100644 --- a/net-mgmt/ciscoconf/Makefile +++ b/net-mgmt/ciscoconf/Makefile @@ -6,14 +6,11 @@ # PORTNAME= ciscoconf -PORTVERSION= 1.0.b1 +PORTVERSION= 1.1 CATEGORIES= net -MASTER_SITES= ftp://ftp.patho.gen.nz/pub/users/jabley/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= billf -DISTNAME= ciscoconf-1.0beta1 +MASTER_SITES= http://www.automagic.org/~jabley/ -MAINTAINER= jabley@clear.co.nz +MAINTAINER= jabley@automagic.org BUILD_DEPENDS= makedepend:${PORTSDIR}/x11/XFree86 ALL_TARGET= depend all diff --git a/net-mgmt/ciscoconf/distinfo b/net-mgmt/ciscoconf/distinfo index e4ad40b9529f..21d6bf376786 100644 --- a/net-mgmt/ciscoconf/distinfo +++ b/net-mgmt/ciscoconf/distinfo @@ -1 +1 @@ -MD5 (ciscoconf-1.0beta1.tar.gz) = d13b9cb222f8829cc7c6b16255edbda2 +MD5 (ciscoconf-1.1.tar.gz) = b6b598c31b92209fdab99d56cdde2555 diff --git a/net-mgmt/ciscoconf/pkg-descr b/net-mgmt/ciscoconf/pkg-descr index 6985151f7396..71e121b1c896 100644 --- a/net-mgmt/ciscoconf/pkg-descr +++ b/net-mgmt/ciscoconf/pkg-descr @@ -1,9 +1,7 @@ -Ciscoconf automatically fetches configuration from Cisco routers whenever +Ciscoconf automagically fetches configuration from Cisco routers whenever syslog indicates that a change has been made, and stores them under RCS. MORE INFORMATION For more information, or to foward comments or details of problems, please -contact Joe Abley <jabley@clear.co.nz>. - -WWW: http://www.patho.gen.nz/~jabley/ +contact Joe Abley <jabley@automagic.org>. |