summaryrefslogtreecommitdiff
path: root/x11-fonts/xfed/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-03-24 11:12:06 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-03-24 11:12:06 +0000
commit35af96374a97c4ebdbd11811ffa473fc67d55e52 (patch)
tree86415f2332a3b4ae8bea1c41b2f22e68adba0ec1 /x11-fonts/xfed/Makefile
parentAdded ytalk. (diff)
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
Notes
Notes: svn path=/head/; revision=1196
Diffstat (limited to '')
-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 3e1fa75fb98e..cfd976a1b106 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.3 1995/02/12 17:48:25 jmz Exp $
+# $Id: Makefile,v 1.4 1995/02/12 23:22:13 ats Exp $
#
USE_IMAKE= yes
@@ -18,6 +18,7 @@ SOURCEFILES= Epistle,README,Imakefile,xfed.man \
#MASTER_SITES= ftp://me10.lbl.gov/pub/hp_X11R3_tape/source/app/
SOURCESITE= ftp://ftp.cs.orst.edu/pub/src/X11R4/contrib/clients/xfed/
#EXTRACT_SUFX= .tar.Z
+MAINTAINER= asami@FreeBSD.ORG
fetch: pre-fetch
@if [ ! -d ${DISTDIR} ]; then mkdir -p ${DISTDIR}; fi