diff options
author | obrien <obrien@FreeBSD.org> | 1998-12-02 17:07:19 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-12-02 17:07:19 +0800 |
commit | 2bc93be9aa8ca3ea3711357c2da7432cab0645eb (patch) | |
tree | 86447ca4f5053961c5c8be30fac9af201112d4ec /print/pkfonts240 | |
parent | 01e4938a269c859163ecc0d4b0a0c3102161e0e5 (diff) | |
download | freebsd-ports-gnome-2bc93be9aa8ca3ea3711357c2da7432cab0645eb.tar.gz freebsd-ports-gnome-2bc93be9aa8ca3ea3711357c2da7432cab0645eb.tar.zst freebsd-ports-gnome-2bc93be9aa8ca3ea3711357c2da7432cab0645eb.zip |
Nevermind.. I wasn't trying to fetch from wcarchive as last resort.
(but these ports still need extra MASTER_SITEs)
Diffstat (limited to 'print/pkfonts240')
-rw-r--r-- | print/pkfonts240/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/pkfonts240/Makefile b/print/pkfonts240/Makefile index e388825e5de9..f7b6f30800cb 100644 --- a/print/pkfonts240/Makefile +++ b/print/pkfonts240/Makefile @@ -3,12 +3,10 @@ # Date created: 06 Nov 1998 # Whom: Satoshi Asami <asami@freebsd.org> # -# $Id: Makefile,v 1.3 1998/12/01 03:06:37 asami Exp $ +# $Id: Makefile,v 1.4 1998/12/02 09:04:04 obrien Exp $ # RESOLUTION= 240 MASTERDIR= ${.CURDIR}/../pkfonts300 -BROKEN= 'fetch' - .include "${MASTERDIR}/Makefile" |