diff options
author | se <se@FreeBSD.org> | 2004-07-27 07:28:49 +0800 |
---|---|---|
committer | se <se@FreeBSD.org> | 2004-07-27 07:28:49 +0800 |
commit | dc24506116f893cc35f92c9a34d9cbcbce52ddf1 (patch) | |
tree | 87d1525e451da5c2ba3175236dbf5b5e194ea3fe /dns/ez-ipupdate | |
parent | 86461c13c0add8ba158383a99e55980fb4a19019 (diff) | |
download | freebsd-ports-graphics-dc24506116f893cc35f92c9a34d9cbcbce52ddf1.tar.gz freebsd-ports-graphics-dc24506116f893cc35f92c9a34d9cbcbce52ddf1.tar.zst freebsd-ports-graphics-dc24506116f893cc35f92c9a34d9cbcbce52ddf1.zip |
Bump PORTREVISION since new startup file is now required under -CURRENT.
Diffstat (limited to 'dns/ez-ipupdate')
-rw-r--r-- | dns/ez-ipupdate/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/ez-ipupdate/Makefile b/dns/ez-ipupdate/Makefile index 6ea2342e216..2665221b7f0 100644 --- a/dns/ez-ipupdate/Makefile +++ b/dns/ez-ipupdate/Makefile @@ -7,6 +7,7 @@ PORTNAME= ez-ipupdate PORTVERSION= 3.0.11b8 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://www.gusnet.cx:8080/proj/ez-ipupdate/dist/ |