summaryrefslogtreecommitdiff
path: root/comms/ecu
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-04-01 12:51:41 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-04-01 12:51:41 +0000
commitac3066bf75f468401e4a8243ba4ea731c187b370 (patch)
treee3a493de948df0105f48151974dbe8794e55fc20 /comms/ecu
parentBy default, KEYWORDS is a copy of CATEGORIES. (diff)
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
Notes
Notes: svn path=/head/; revision=1267
Diffstat (limited to 'comms/ecu')
-rw-r--r--comms/ecu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile
index 02436008a00d..f6b54a79cdfa 100644
--- a/comms/ecu/Makefile
+++ b/comms/ecu/Makefile
@@ -6,6 +6,7 @@
DISTNAME= ecu-3.33
EXTRACT_SUFX= .cpio.Z
MASTER_SITES= ftp://ftp.kiae.su/unix/comm/
+CATEGORIES+= comms
EXTRACT_CMD= (zcat | cpio -idm)
EXTRACT_ARGS= <
HAS_CONFIGURE= YES