diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 04:54:37 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 04:54:37 +0000 |
commit | fa1ac61168d0695d1cf62e4d6a962d5d25e68bfa (patch) | |
tree | e1201b1daf468a0bddb04817e59ddb8782a75d8d /dns/ddclient/Makefile | |
parent | 2088205c812f66f499532479936e25516b4d2e07 (diff) | |
download | ports-fa1ac61168d0695d1cf62e4d6a962d5d25e68bfa.tar.gz ports-fa1ac61168d0695d1cf62e4d6a962d5d25e68bfa.zip |
Notes
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 bac69ef95120..ccc2aa6cf758 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -7,7 +7,7 @@ PORTNAME= ddclient PORTVERSION= 3.6.2 -CATEGORIES= net +CATEGORIES= dns MASTER_SITES= http://burry.ca:4141/ddclient/ MAINTAINER= dirk@FreeBSD.org |