summaryrefslogtreecommitdiff
path: root/lang/pnet/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-04-23 20:11:35 +0000
committerPatrick Li <pat@FreeBSD.org>2002-04-23 20:11:35 +0000
commitcfb361a870e4f3d91007d79f6d3cfcea48259cec (patch)
tree496b176c341dde416fa711dbad82ea5232103b82 /lang/pnet/Makefile
parentAdd symlink for pnet to depend on (diff)
Update to 0.3.4
PR: 37320 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 fb74d8c67816..3eebf0a4cd34 100644
--- a/lang/pnet/Makefile
+++ b/lang/pnet/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= pnet
-PORTVERSION= 0.3.0
+PORTVERSION= 0.3.4
CATEGORIES= lang
MASTER_SITES= http://www.southern-storm.com.au/download/
MAINTAINER= ahze@rgv.net
-BUILD_DEPENDS= treecc:${PORTSDIR}/lang/treecc
+BUILD_DEPENDS= treecc-0.1.0:${PORTSDIR}/lang/treecc
GNU_CONFIGURE= yes
USE_GMAKE= yes