diff options
Diffstat (limited to 'dns/dhid/Makefile')
-rw-r--r-- | dns/dhid/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dns/dhid/Makefile b/dns/dhid/Makefile index 38b309bab8da..0a337e6fe505 100644 --- a/dns/dhid/Makefile +++ b/dns/dhid/Makefile @@ -5,10 +5,10 @@ # $FreeBSD$ # -PORTNAME= dhid -PORTVERSION= 5.2 -CATEGORIES= dns -MASTER_SITES= ftp://ftp.dhis.org/pub/dhis/ +PORTNAME= dhid +PORTVERSION= 5.3 +CATEGORIES= dns +MASTER_SITES= ftp://ftp.dhis.org/pub/dhis/ MAINTAINER= ports@FreeBSD.org COMMENT= DHIS client for updating dynamic DNS entries in dhisd DNS tables |