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/firedns | |
parent | 2088205c812f66f499532479936e25516b4d2e07 (diff) |
Notes
Diffstat (limited to 'dns/firedns')
-rw-r--r-- | dns/firedns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/firedns/Makefile b/dns/firedns/Makefile index fc29236f4d12..85e7e82579da 100644 --- a/dns/firedns/Makefile +++ b/dns/firedns/Makefile @@ -7,7 +7,7 @@ PORTNAME= firedns PORTVERSION= 0.1.30 -CATEGORIES= net devel +CATEGORIES= dns devel MASTER_SITES= http://ares.penguinhosting.net/~ian/projects/ \ http://www.wa.apana.org.au/~dean/sources/ \ ftp://ftp.wa.apana.org.au/pub/pc/unix/packages/ |