diff options
author | pat <pat@FreeBSD.org> | 2002-04-24 04:11:35 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-04-24 04:11:35 +0800 |
commit | 23817f528a95e63a26220937133a047a4b7ca520 (patch) | |
tree | 8cb08f537b2dba6a1ef1b53c80be60e170f6938e /lang/pnet/Makefile | |
parent | aa4aa731ee2f0f4064bfac781c105cfbc5317b74 (diff) | |
download | freebsd-ports-gnome-23817f528a95e63a26220937133a047a4b7ca520.tar.gz freebsd-ports-gnome-23817f528a95e63a26220937133a047a4b7ca520.tar.zst freebsd-ports-gnome-23817f528a95e63a26220937133a047a4b7ca520.zip |
Update to 0.3.4
PR: 37320
Submitted by: maintainer
Diffstat (limited to 'lang/pnet/Makefile')
-rw-r--r-- | lang/pnet/Makefile | 4 |
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 |