diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-26 22:30:02 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-26 22:30:02 +0000 |
commit | 92144196a4b9baf81efe3f97a8caa8bf00a38559 (patch) | |
tree | 68ca3847b247620e825fec69a8ed09a81a2de439 /net-mgmt/rancid/Makefile | |
parent | 61ca95f20aa100c756d97be710d7ec71387ab512 (diff) | |
download | ports-92144196a4b9baf81efe3f97a8caa8bf00a38559.tar.gz ports-92144196a4b9baf81efe3f97a8caa8bf00a38559.zip |
Notes
Diffstat (limited to 'net-mgmt/rancid/Makefile')
-rw-r--r-- | net-mgmt/rancid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/rancid/Makefile b/net-mgmt/rancid/Makefile index 31c6669ec95b..3523f8ac5d0f 100644 --- a/net-mgmt/rancid/Makefile +++ b/net-mgmt/rancid/Makefile @@ -7,6 +7,7 @@ PORTNAME= rancid PORTVERSION= 2.3.2 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.shrubbery.net/pub/rancid/ @@ -15,7 +16,6 @@ COMMENT= Really Awesome New Cisco confIg Differ BUILD_DEPENDS= expect:${PORTSDIR}/lang/expect-devel RUN_DEPENDS= expect:${PORTSDIR}/lang/expect-devel \ - ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \ ${SITE_PERL}/LockFile/Simple.pm:${PORTSDIR}/devel/p5-LockFile-Simple USE_PERL5= yes |