summaryrefslogtreecommitdiff
path: root/mail/pine4
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 /mail/pine4
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 'mail/pine4')
-rw-r--r--mail/pine4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile
index 68f3ed1a2d82..3e39ac2c1bb5 100644
--- a/mail/pine4/Makefile
+++ b/mail/pine4/Makefile
@@ -3,11 +3,12 @@
# Date created: 03 September 1994
# Whom: mr
#
-# $Id: Makefile,v 1.5 1994/09/14 14:12:02 jkh Exp $
+# $Id: Makefile,v 1.6 1994/11/11 10:46:45 jkh Exp $
#
DISTNAME= pine3.91
MASTER_SITES= ftp://ftp.cac.washington.edu/pine/
+CATEGORIES+= mail
EXTRACT_SUFX=.tar.Z
.include <bsd.port.mk>