diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-12-17 12:33:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-12-17 12:33:56 +0000 |
commit | b7a86be7393f79ceeb6e6019ae953a4332d3eedd (patch) | |
tree | 1f980f219f1508cb2f445bc074463c29b551ca27 /x11-fonts | |
parent | 9a2117123ead2338b62f9967bc1805f0f58d5da6 (diff) | |
download | ports-b7a86be7393f79ceeb6e6019ae953a4332d3eedd.tar.gz ports-b7a86be7393f79ceeb6e6019ae953a4332d3eedd.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/xfed/Makefile | 3 | ||||
-rw-r--r-- | x11-fonts/xfed/distinfo | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/x11-fonts/xfed/Makefile b/x11-fonts/xfed/Makefile index 82332917ead8..7c0b0a8e6307 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.11 1996/06/26 23:06:49 gpalmer Exp $ +# $Id: Makefile,v 1.12 1996/11/18 11:44:14 asami Exp $ # DISTNAME= xfed @@ -23,6 +23,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 +IGNOREFILES= ${DISTFILES} do-fetch: @if [ ! -d ${DISTDIR} ]; then mkdir -p ${DISTDIR}; fi diff --git a/x11-fonts/xfed/distinfo b/x11-fonts/xfed/distinfo new file mode 100644 index 000000000000..ba33cd239989 --- /dev/null +++ b/x11-fonts/xfed/distinfo @@ -0,0 +1 @@ +MD5 (xfed.tar.gz) = 5ee6f2cdfa8b0d1b935d59c24498fff6 |