diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-25 13:29:57 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-25 13:29:57 +0000 |
commit | 6d705800308c008bdc29074d75e931fcb9ffdb8b (patch) | |
tree | 10ef14d42a48c48bf5fb4fc0fde8b1b051262daa /net/mad_fcl/Makefile | |
parent | a9c369d7ef766bfcbff9a7439f7f687258d85599 (diff) | |
download | ports-6d705800308c008bdc29074d75e931fcb9ffdb8b.tar.gz ports-6d705800308c008bdc29074d75e931fcb9ffdb8b.zip |
Notes
Diffstat (limited to 'net/mad_fcl/Makefile')
-rw-r--r-- | net/mad_fcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mad_fcl/Makefile b/net/mad_fcl/Makefile index 8cda01edb5f2..85ca1ad80e0f 100644 --- a/net/mad_fcl/Makefile +++ b/net/mad_fcl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mad_fcl -PORTVERSION= 0.8 +PORTVERSION= 1.0 CATEGORIES= net ipv6 MASTER_SITES= http://www.atm.tut.fi/mad/download/ DISTNAME= ${PORTNAME}_v${PORTVERSION}_src |