aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/xfed
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-04-01 20:51:41 +0800
committerjkh <jkh@FreeBSD.org>1995-04-01 20:51:41 +0800
commit53877c9f645ddedab9a5f167859019ea3a6e8a6f (patch)
treefc33134c759ae5dde8d5dd09a7b45e70fc8afd53 /x11-fonts/xfed
parent2aa1428ec175749eedeb8e8e43420e2f545e475f (diff)
downloadfreebsd-ports-gnome-53877c9f645ddedab9a5f167859019ea3a6e8a6f.tar.gz
freebsd-ports-gnome-53877c9f645ddedab9a5f167859019ea3a6e8a6f.tar.zst
freebsd-ports-gnome-53877c9f645ddedab9a5f167859019ea3a6e8a6f.zip
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.
Diffstat (limited to 'x11-fonts/xfed')
-rw-r--r--x11-fonts/xfed/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/xfed/Makefile b/x11-fonts/xfed/Makefile
index cfd976a1b106..e8c97e967dbd 100644
--- a/x11-fonts/xfed/Makefile
+++ b/x11-fonts/xfed/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.4 1995/02/12 23:22:13 ats Exp $
+# $Id: Makefile,v 1.5 1995/03/24 11:11:58 asami Exp $
#
USE_IMAKE= yes
@@ -16,6 +16,7 @@ SOURCEFILES= Epistle,README,Imakefile,xfed.man \
icon.bit,next.bit,prev.bit,quit.bit,save.bit \
defs.h,main.c,output.c,parse.y,scan.l
#MASTER_SITES= ftp://me10.lbl.gov/pub/hp_X11R3_tape/source/app/
+CATEGORIES+= x11
SOURCESITE= ftp://ftp.cs.orst.edu/pub/src/X11R4/contrib/clients/xfed/
#EXTRACT_SUFX= .tar.Z
MAINTAINER= asami@FreeBSD.ORG