diff options
author | asami <asami@FreeBSD.org> | 1995-05-03 10:22:33 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-05-03 10:22:33 +0800 |
commit | d37ba37f30eb00831595bef37f12c6b57fabf8dc (patch) | |
tree | 6d76461edd05baff17d2f65ffb3ded6982a7cdef /net/dgd | |
parent | 1c5bab9b41871a344439edf3bc5fc29d7cb8b784 (diff) | |
download | freebsd-ports-gnome-d37ba37f30eb00831595bef37f12c6b57fabf8dc.tar.gz freebsd-ports-gnome-d37ba37f30eb00831595bef37f12c6b57fabf8dc.tar.zst freebsd-ports-gnome-d37ba37f30eb00831595bef37f12c6b57fabf8dc.zip |
Add more CATEGORIES. packages/orphans is now empty.
Diffstat (limited to 'net/dgd')
-rw-r--r-- | net/dgd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile index a215babe90b6..d464445998ae 100644 --- a/net/dgd/Makefile +++ b/net/dgd/Makefile @@ -6,6 +6,7 @@ DISTNAME= dgd-1.0.9 DISTFILES= ${DISTNAME}.tar.gz +CATEGORIES= networking # changed from PATCHFILES so it won't confuse bsd.port.mk PATCH_FILES= 1.0.9-1.0.9.1.gz |