aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-19 19:22:43 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-19 19:22:43 +0000
commitab25d28d50c67ae42d06950dacfd5505217e8453 (patch)
treecb0c2bd5a3dd950921fd1adea38e6d07f6c8a321 /net-mgmt
parentd40c2c71db5663ea2d06a5567d990d07b1a70d57 (diff)
downloadports-ab25d28d50c67ae42d06950dacfd5505217e8453.tar.gz
ports-ab25d28d50c67ae42d06950dacfd5505217e8453.zip
Update to 3.4
PR: 34048 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=53353
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/pancho/Makefile4
-rw-r--r--net-mgmt/pancho/distinfo2
-rw-r--r--net-mgmt/pancho/pkg-plist2
3 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/pancho/Makefile b/net-mgmt/pancho/Makefile
index 55d9101c0104..96f8b8ab8972 100644
--- a/net-mgmt/pancho/Makefile
+++ b/net-mgmt/pancho/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pancho
-PORTVERSION= 3.2
+PORTVERSION= 3.4
CATEGORIES= net
MASTER_SITES= http://pancho.lunarmedia.net/
DISTNAME= pancho-v${PORTVERSION}
@@ -38,7 +38,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/pancho ${PREFIX}/bin
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/pancho
-.for i in README LOGGING
+.for i in HOWTO LOGGING
${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/pancho
.endfor
.endif
diff --git a/net-mgmt/pancho/distinfo b/net-mgmt/pancho/distinfo
index 331e53212335..9af28596ec13 100644
--- a/net-mgmt/pancho/distinfo
+++ b/net-mgmt/pancho/distinfo
@@ -1 +1 @@
-MD5 (pancho-v3.2.tar.gz) = 103310533f50c6a9e12ffeb2ad7f0170
+MD5 (pancho-v3.4.tar.gz) = 3b8127e87547a5b9f9ee53297b9c44e2
diff --git a/net-mgmt/pancho/pkg-plist b/net-mgmt/pancho/pkg-plist
index 025e4cbf4095..53e38a993f46 100644
--- a/net-mgmt/pancho/pkg-plist
+++ b/net-mgmt/pancho/pkg-plist
@@ -1,4 +1,4 @@
bin/pancho
-%%PORTDOCS%%share/doc/pancho/README
+%%PORTDOCS%%share/doc/pancho/HOWTO
%%PORTDOCS%%share/doc/pancho/LOGGING
%%PORTDOCS%%@dirrm share/doc/pancho