diff options
author | joe <joe@FreeBSD.org> | 2001-12-13 02:16:05 +0800 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2001-12-13 02:16:05 +0800 |
commit | 28643a2b05c4d5eccad8f86db68ce53ee92a177e (patch) | |
tree | 21168fe1fbb6f3809730f94e0313be321e87b176 /net | |
parent | cc078241c94030b23b3b68ce0e87a40b9ae90de9 (diff) | |
download | freebsd-ports-gnome-28643a2b05c4d5eccad8f86db68ce53ee92a177e.tar.gz freebsd-ports-gnome-28643a2b05c4d5eccad8f86db68ce53ee92a177e.tar.zst freebsd-ports-gnome-28643a2b05c4d5eccad8f86db68ce53ee92a177e.zip |
Bump the revision number, which I should have done when I added the
additional patch in the last commit.
Diffstat (limited to 'net')
-rw-r--r-- | net/zebra-devel/Makefile | 1 | ||||
-rw-r--r-- | net/zebra-pj/Makefile | 1 | ||||
-rw-r--r-- | net/zebra/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/net/zebra-devel/Makefile b/net/zebra-devel/Makefile index 95698e4ae198..b9f8b6259e18 100644 --- a/net/zebra-devel/Makefile +++ b/net/zebra-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= zebra PORTVERSION= 0.92a +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ \ ftp://ftp.ripe.net/mirrors/sites/ftp.zebra.org/pub/zebra/ \ diff --git a/net/zebra-pj/Makefile b/net/zebra-pj/Makefile index 95698e4ae198..b9f8b6259e18 100644 --- a/net/zebra-pj/Makefile +++ b/net/zebra-pj/Makefile @@ -7,6 +7,7 @@ PORTNAME= zebra PORTVERSION= 0.92a +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ \ ftp://ftp.ripe.net/mirrors/sites/ftp.zebra.org/pub/zebra/ \ diff --git a/net/zebra/Makefile b/net/zebra/Makefile index 95698e4ae198..b9f8b6259e18 100644 --- a/net/zebra/Makefile +++ b/net/zebra/Makefile @@ -7,6 +7,7 @@ PORTNAME= zebra PORTVERSION= 0.92a +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ \ ftp://ftp.ripe.net/mirrors/sites/ftp.zebra.org/pub/zebra/ \ |