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/ddup | |
parent | 2088205c812f66f499532479936e25516b4d2e07 (diff) |
Notes
Diffstat (limited to 'dns/ddup')
-rw-r--r-- | dns/ddup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ddup/Makefile b/dns/ddup/Makefile index 143f56b30803..1ea66887c7ba 100644 --- a/dns/ddup/Makefile +++ b/dns/ddup/Makefile @@ -8,7 +8,7 @@ PORTNAME= ddup PORTVERSION= 3.0.1 PORTREVISION= 3 -CATEGORIES= net +CATEGORIES= dns MASTER_SITES= ${MASTER_SITES_LOCAL} DISTNAME= ${PORTNAME}-${PORTVERSION}-unix |