diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-07 08:12:37 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-07 08:12:37 +0000 |
commit | 79d788a0bc1c775756c89eba6e581f5e4b97fe8c (patch) | |
tree | a852d04426e500de569f2c4d10127a36111eef79 /dns/dhid/Makefile | |
parent | dde12a2e746a3e065ccd6c4fa7abd4474d84cbc2 (diff) |
Notes
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 |