diff options
author | jhay <jhay@FreeBSD.org> | 2009-08-05 01:39:28 +0800 |
---|---|---|
committer | jhay <jhay@FreeBSD.org> | 2009-08-05 01:39:28 +0800 |
commit | 75201731a4b107f47df69c2cf3403b9b3380cf2a (patch) | |
tree | 6d3afcf8e4e36abdb7a7a90be609f63743f60d13 /net/olsrd/Makefile | |
parent | 58614e7ec8032122929d0ef8e977196d505f9b33 (diff) | |
download | freebsd-ports-gnome-75201731a4b107f47df69c2cf3403b9b3380cf2a.tar.gz freebsd-ports-gnome-75201731a4b107f47df69c2cf3403b9b3380cf2a.tar.zst freebsd-ports-gnome-75201731a4b107f47df69c2cf3403b9b3380cf2a.zip |
Add lib/olsrd_watchdog.so.0.1 to pkg-plist.
Bump PORTREVISION.
Reported by: pointyhat (erwin)
Diffstat (limited to 'net/olsrd/Makefile')
-rw-r--r-- | net/olsrd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/olsrd/Makefile b/net/olsrd/Makefile index c735221f8c93..938d1e2acb3f 100644 --- a/net/olsrd/Makefile +++ b/net/olsrd/Makefile @@ -7,6 +7,7 @@ PORTNAME= olsrd DISTVERSION= 0.5.6-r5 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.olsr.org/releases/0.5/ \ http://ftp2.za.freebsd.org/pub/mesh/pc/protocols/olsr/ |