diff options
author | linimon <linimon@FreeBSD.org> | 2006-06-24 09:45:47 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-06-24 09:45:47 +0800 |
commit | 2d3388d9ce1dce6f5a3c9634299644e3ef90c96c (patch) | |
tree | 9e67ddfa8a76b3e91fa66b64e1f0cf34e907e251 /dns/noip | |
parent | 83c6d97fd1f2372c20c53e44fe5ac6123d9438a7 (diff) | |
download | freebsd-ports-gnome-2d3388d9ce1dce6f5a3c9634299644e3ef90c96c.tar.gz freebsd-ports-gnome-2d3388d9ce1dce6f5a3c9634299644e3ef90c96c.tar.zst freebsd-ports-gnome-2d3388d9ce1dce6f5a3c9634299644e3ef90c96c.zip |
Bump PORTREVISION which should have been done when distinfo was updated.
Pointy hat to: lawrance
Diffstat (limited to 'dns/noip')
-rw-r--r-- | dns/noip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/noip/Makefile b/dns/noip/Makefile index dbaed2b8c6e2..34dc966d2138 100644 --- a/dns/noip/Makefile +++ b/dns/noip/Makefile @@ -7,7 +7,7 @@ PORTNAME= noip PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= http://www.no-ip.com/client/linux/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ |