diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-12-27 07:31:16 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-12-27 07:31:16 +0000 |
commit | 64bda15b47c49f4b20af592f67d6da3df9b0fb18 (patch) | |
tree | 1ef528a8d83fbb47fc2ba1600613605b78e586bd /net/libopennet/Makefile | |
parent | 99bc1f553eafddd1a16790a41d93a1148debf8d7 (diff) |
Notes
Diffstat (limited to 'net/libopennet/Makefile')
-rw-r--r-- | net/libopennet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libopennet/Makefile b/net/libopennet/Makefile index 366a811485be..6db572753d45 100644 --- a/net/libopennet/Makefile +++ b/net/libopennet/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libopennet -PORTVERSION= 0.9.8 +PORTVERSION= 0.9.9 CATEGORIES= net MASTER_SITES= http://www.rkeene.org/files/oss/libopennet/ \ http://www.cs.nctu.edu.tw/~gslin/files/ |