diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-11-03 17:25:13 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-11-03 17:25:13 +0000 |
commit | d2930d381bfd4aeab6d0714e609882ad8422c4cc (patch) | |
tree | 61a76a4d2dea1045f62383eec0877b517e574b5b /dns/bind95 | |
parent | 12a7eceeb3b1bb1e54f5d2ae64978955a0166098 (diff) | |
download | ports-d2930d381bfd4aeab6d0714e609882ad8422c4cc.tar.gz ports-d2930d381bfd4aeab6d0714e609882ad8422c4cc.zip |
Bump PORTREVISION for the previous commiting.
Notes
Notes:
svn path=/head/; revision=34768
Diffstat (limited to 'dns/bind95')
-rw-r--r-- | dns/bind95/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/bind95/Makefile b/dns/bind95/Makefile index 7c704a0ed4cf..26b2a7ec5de4 100644 --- a/dns/bind95/Makefile +++ b/dns/bind95/Makefile @@ -7,6 +7,7 @@ PORTNAME= bind PORTVERSION= 9.0.0 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ |