summaryrefslogtreecommitdiff
path: root/lang/pnet/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-06-10 15:26:24 +0000
committerPatrick Li <pat@FreeBSD.org>2002-06-10 15:26:24 +0000
commita9dd27adf04eb9c4c7d77059055199ee467ecd58 (patch)
treeb9d84c276d9f9753a1c6419018fa19d244c70a4d /lang/pnet/Makefile
parentLay off the crack and bump PORTREVISION properly. (diff)
Update to 0.3.8
PR: 39106 Submitted by: maintainer
Diffstat (limited to 'lang/pnet/Makefile')
-rw-r--r--lang/pnet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pnet/Makefile b/lang/pnet/Makefile
index 078d87f04862..d75d531ce303 100644
--- a/lang/pnet/Makefile
+++ b/lang/pnet/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pnet
-PORTVERSION= 0.3.6
+PORTVERSION= 0.3.8
CATEGORIES= lang
MASTER_SITES= http://www.southern-storm.com.au/download/
@@ -24,7 +24,7 @@ pre-patch:
${WRKSRC}/Makefile.*
MAN1= cscc.1 csdoc.1 csdoc2html.1 csdoc2texi.1 ilasm.1 \
- ildasm.1 ildiff.1 ilfind.1 ilnative.1 ilsize.1 \
+ ildasm.1 ildiff.1 ilfind.1 ilnative.1 ilrun.1 ilsize.1 \
resgen.1
.include <bsd.port.mk>