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/mydns | |
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 'dns/mydns')
-rw-r--r-- | dns/mydns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/mydns/Makefile b/dns/mydns/Makefile index c06eb99281fd..4f466f0a5810 100644 --- a/dns/mydns/Makefile +++ b/dns/mydns/Makefile @@ -8,7 +8,7 @@ PORTNAME= mydns PORTVERSION= 0.10.0 PORTREVISION= 1 -CATEGORIES= net databases +CATEGORIES= dns databases MASTER_SITES= http://mydns.bboy.net/download/ MAINTAINER= simond@irrelevant.org |