diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-10-19 05:47:13 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-10-19 05:47:13 +0000 |
commit | 56ac5463a7927bbbc19442d9b9a653c2117af983 (patch) | |
tree | 0c68861d3a749e5b19630b72e5b9d1e350a3342f /lang/pnet/Makefile | |
parent | Add \s to end of continuation lines so make <anything> will succeed. (diff) |
Update to 1.8 instead of 1.7 since 1.7 doesn't exist any more
PR: 30937
Submitted by: maintainer
Diffstat (limited to 'lang/pnet/Makefile')
-rw-r--r-- | lang/pnet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pnet/Makefile b/lang/pnet/Makefile index fd09ac1f5491..30e63e718093 100644 --- a/lang/pnet/Makefile +++ b/lang/pnet/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pnet -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.8 CATEGORIES= lang MASTER_SITES= http://www.southern-storm.com.au/download/ |