diff options
author | asami <asami@FreeBSD.org> | 1998-08-13 15:18:01 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-13 15:18:01 +0800 |
commit | 540d19c324ffef99126d073cf85bc2d8788d1832 (patch) | |
tree | f8df947292c192e52a3d2641f7b1c2848a20e9a4 /korean/h2ps | |
parent | 9969c2531458af56c930c88d335c900b8be025f5 (diff) | |
download | freebsd-ports-gnome-540d19c324ffef99126d073cf85bc2d8788d1832.tar.gz freebsd-ports-gnome-540d19c324ffef99126d073cf85bc2d8788d1832.tar.zst freebsd-ports-gnome-540d19c324ffef99126d073cf85bc2d8788d1832.zip |
Can't fetch....
Diffstat (limited to 'korean/h2ps')
-rw-r--r-- | korean/h2ps/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/korean/h2ps/Makefile b/korean/h2ps/Makefile index b21eb9dfcabc..2d39fb675939 100644 --- a/korean/h2ps/Makefile +++ b/korean/h2ps/Makefile @@ -3,7 +3,7 @@ # Date created: 20 May 1997 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # -# $Id: Makefile,v 1.3 1997/11/22 01:17:55 asami Exp $ +# $Id: Makefile,v 1.4 1998/08/09 00:54:32 steve Exp $ # DISTNAME= h2ps-2.00 @@ -13,6 +13,8 @@ MASTER_SITES= ftp://cglab.snu.ac.kr/pub/hangul/n3f/tar/ MAINTAINER= junker@jazz.snu.ac.kr +BROKEN= fetch + pre-build: @(cd ${WRKSRC}; make clean) |