diff options
author | edwin <edwin@FreeBSD.org> | 2006-01-07 16:12:37 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-01-07 16:12:37 +0800 |
commit | ece1f225cd5f38158e7b38d36b71827c9c4f7630 (patch) | |
tree | 55661dcc6ea77f2ec3f95112406e9cdf9bd60c2d /dns/dhid/Makefile | |
parent | 630990776c8d7114f6801d3e71537d1b9ef21bca (diff) | |
download | freebsd-ports-gnome-ece1f225cd5f38158e7b38d36b71827c9c4f7630.tar.gz freebsd-ports-gnome-ece1f225cd5f38158e7b38d36b71827c9c4f7630.tar.zst freebsd-ports-gnome-ece1f225cd5f38158e7b38d36b71827c9c4f7630.zip |
Upgrade to 5.3
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 |