diff options
author | Josef Karthauser <joe@FreeBSD.org> | 2001-12-12 18:16:05 +0000 |
---|---|---|
committer | Josef Karthauser <joe@FreeBSD.org> | 2001-12-12 18:16:05 +0000 |
commit | 811847293d5d64a24cfde89d8ed96947c4b1028d (patch) | |
tree | 019618f31c2daac4d260e6f7a70355e515e3a544 /net | |
parent | Fix the use of ipv6 addresses on interfaces. (Submitted to the zebra (diff) |
Bump the revision number, which I should have done when I added the
additional patch in the last commit.
Notes
Notes:
svn path=/head/; revision=51405
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/ \ |