diff options
-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 724a57c3f9d5..d5fa83678c2f 100644 --- a/dns/noip/Makefile +++ b/dns/noip/Makefile @@ -7,7 +7,7 @@ PORTNAME= noip PORTVERSION= 2.1.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= http://www.no-ip.com/client/linux/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ |