diff options
Diffstat (limited to 'dns/ddclient/Makefile')
-rw-r--r-- | dns/ddclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile index 45a28f63adcd..6fa37d705e58 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ddclient -PORTVERSION= 3.7.3 +PORTVERSION= 3.8.0 CATEGORIES= dns MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |