aboutsummaryrefslogtreecommitdiff
path: root/net/libopennet/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-09-27 02:11:11 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-09-27 02:11:11 +0000
commit43c57e476a5bacd8e8a5ab2227f55c9b49cbeb53 (patch)
tree92976f833a1b2b09a70f42a1f1ee19c5b95080af /net/libopennet/Makefile
parent5c6466266ba752008efd44b94f4a69e2d602a888 (diff)
downloadports-43c57e476a5bacd8e8a5ab2227f55c9b49cbeb53.tar.gz
ports-43c57e476a5bacd8e8a5ab2227f55c9b49cbeb53.zip
Notes
Diffstat (limited to 'net/libopennet/Makefile')
-rw-r--r--net/libopennet/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/net/libopennet/Makefile b/net/libopennet/Makefile
index ad43d98f521f..00276ab122d8 100644
--- a/net/libopennet/Makefile
+++ b/net/libopennet/Makefile
@@ -6,15 +6,18 @@
#
PORTNAME= libopennet
-PORTVERSION= 0.9.3
+PORTVERSION= 0.9.6
CATEGORIES= net
-MASTER_SITES= http://www.rkeene.org/files/oss/libopennet/
+MASTER_SITES= http://www.rkeene.org/files/oss/libopennet/ \
+ http://www.cs.nctu.edu.tw/~gslin/files/
MAINTAINER= gslin@gslin.org
COMMENT= A library for opening files over a network
GNU_CONFIGURE= yes
+PLIST_SUB= PORTVERSION=${PORTVERSION}
USE_GMAKE= yes
+USE_LDCONFIG= yes
MAN3= fopen_net.3 \
fseek_net.3 \