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/zebra-devel | |
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/zebra-devel')
-rw-r--r-- | net/zebra-devel/Makefile | 1 |
1 files changed, 1 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/ \ |