diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-03 02:22:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-03 02:22:33 +0000 |
commit | 4b4356397f6a31c6c24a58e11c573bf7fe861380 (patch) | |
tree | 1e1ffb85e6df58b12e90e2d9044f31525aed2f36 /net | |
parent | 67d6bc64224a73988ae249375ab34953754a9286 (diff) | |
download | freebsd-ports-4b4356397f6a31c6c24a58e11c573bf7fe861380.zip |
Add more CATEGORIES. packages/orphans is now empty.
Diffstat (limited to 'net')
-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 |