summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2003-11-05 22:09:23 +0000
committerJames E. Housley <jeh@FreeBSD.org>2003-11-05 22:09:23 +0000
commitc1c71e61357aa7d3391557bb63cf3c907ea659a0 (patch)
treed56188d5d3db797d32dee783c5ce5cd1acab510e /net-mgmt
parentUpdate maintainer's email address per his request. (diff)
Maintainer update to net/rancid
Fixes broken manpage error. Unfortunately it was removed accidentially in the 1.9 revision PR: 58974 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=93192
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/rancid-devel/Makefile5
-rw-r--r--net-mgmt/rancid/Makefile5
2 files changed, 4 insertions, 6 deletions
diff --git a/net-mgmt/rancid-devel/Makefile b/net-mgmt/rancid-devel/Makefile
index 6893ba433ac6..3cb10b04ed8a 100644
--- a/net-mgmt/rancid-devel/Makefile
+++ b/net-mgmt/rancid-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rancid
PORTVERSION= 2.2.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= ftp://ftp.shrubbery.net/pub/rancid/
@@ -19,8 +19,6 @@ RUN_DEPENDS= expect:${PORTSDIR}/lang/expect \
${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
${SITE_PERL}/LockFile/Simple.pm:${PORTSDIR}/devel/p5-LockFile-Simple
-BROKEN= "Broken pkg-plist; will be removed after Feb 2"
-
USE_PERL5= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
USE_GMAKE= yes
@@ -28,6 +26,7 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS= \
--prefix=${PREFIX}/rancid
+MANPREFIX= ${PREFIX}/rancid
MAN1= lg_intro.1 par.1 do-diffs.1 alogin.1 blogin.1 clogin.1 \
control_rancid.1 create_cvs.1 rancid.1 rancid_intro.1 \
diff --git a/net-mgmt/rancid/Makefile b/net-mgmt/rancid/Makefile
index 6893ba433ac6..3cb10b04ed8a 100644
--- a/net-mgmt/rancid/Makefile
+++ b/net-mgmt/rancid/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rancid
PORTVERSION= 2.2.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= ftp://ftp.shrubbery.net/pub/rancid/
@@ -19,8 +19,6 @@ RUN_DEPENDS= expect:${PORTSDIR}/lang/expect \
${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
${SITE_PERL}/LockFile/Simple.pm:${PORTSDIR}/devel/p5-LockFile-Simple
-BROKEN= "Broken pkg-plist; will be removed after Feb 2"
-
USE_PERL5= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
USE_GMAKE= yes
@@ -28,6 +26,7 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS= \
--prefix=${PREFIX}/rancid
+MANPREFIX= ${PREFIX}/rancid
MAN1= lg_intro.1 par.1 do-diffs.1 alogin.1 blogin.1 clogin.1 \
control_rancid.1 create_cvs.1 rancid.1 rancid_intro.1 \