diff options
author | John Hay <jhay@FreeBSD.org> | 2010-01-26 19:54:37 +0000 |
---|---|---|
committer | John Hay <jhay@FreeBSD.org> | 2010-01-26 19:54:37 +0000 |
commit | a7c89c66a74fbfb356f6bdb7a622a3368f79dab5 (patch) | |
tree | 25bd2ddbce5ffe05684f17cfcbd144ee9bfcb8a7 /net/olsrd/Makefile | |
parent | 764003e35aa92095490d13a778ce2ba1ec5a1fcd (diff) | |
download | ports-a7c89c66a74fbfb356f6bdb7a622a3368f79dab5.tar.gz ports-a7c89c66a74fbfb356f6bdb7a622a3368f79dab5.zip |
Notes
Diffstat (limited to 'net/olsrd/Makefile')
-rw-r--r-- | net/olsrd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/olsrd/Makefile b/net/olsrd/Makefile index 6c0d26ed121c..78456744ed84 100644 --- a/net/olsrd/Makefile +++ b/net/olsrd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= olsrd -DISTVERSION= 0.5.6-r7 +DISTVERSION= 0.5.6-r8 CATEGORIES= net MASTER_SITES= http://www.olsr.org/releases/0.5/ \ http://ftp2.za.freebsd.org/pub/mesh/pc/protocols/olsr/ |