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/noip/Makefile | |
parent | Update to 20030904. (diff) |
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
Notes
Notes:
svn path=/head/; revision=88573
Diffstat (limited to '')
-rw-r--r-- | dns/noip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/noip/Makefile b/dns/noip/Makefile index bfac9d9b9bbd..0351be923581 100644 --- a/dns/noip/Makefile +++ b/dns/noip/Makefile @@ -7,7 +7,7 @@ PORTNAME= noip PORTVERSION= 1.6 -CATEGORIES= net +CATEGORIES= dns MASTER_SITES= http://www.no-ip.com/client/linux/ DISTNAME= noip_updater_v${PORTVERSION} |