diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 12:54:37 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 12:54:37 +0800 |
commit | fa1ac61168d0695d1cf62e4d6a962d5d25e68bfa (patch) | |
tree | e1201b1daf468a0bddb04817e59ddb8782a75d8d /dns/nsping | |
parent | 2088205c812f66f499532479936e25516b4d2e07 (diff) | |
download | freebsd-ports-gnome-fa1ac61168d0695d1cf62e4d6a962d5d25e68bfa.tar.gz freebsd-ports-gnome-fa1ac61168d0695d1cf62e4d6a962d5d25e68bfa.tar.zst freebsd-ports-gnome-fa1ac61168d0695d1cf62e4d6a962d5d25e68bfa.zip |
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
Diffstat (limited to 'dns/nsping')
-rw-r--r-- | dns/nsping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/nsping/Makefile b/dns/nsping/Makefile index dcdd88e11ffe..a43972240c29 100644 --- a/dns/nsping/Makefile +++ b/dns/nsping/Makefile @@ -7,7 +7,7 @@ PORTNAME= nsping PORTVERSION= 0.8 -CATEGORIES= net +CATEGORIES= dns MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= roam DISTFILES= nsping.tar.gz |