diff options
author | asami <asami@FreeBSD.org> | 1998-11-20 14:36:20 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-20 14:36:20 +0800 |
commit | a59840e991eace598ae3abf8da99a3532f7ddd93 (patch) | |
tree | 613d8fd70cdaee30e65d74539e65fe1f654323a5 /news | |
parent | 6a0ee972fa1928b5a1a1f7c61c7f23e5839db3d7 (diff) | |
download | freebsd-ports-gnome-a59840e991eace598ae3abf8da99a3532f7ddd93.tar.gz freebsd-ports-gnome-a59840e991eace598ae3abf8da99a3532f7ddd93.tar.zst freebsd-ports-gnome-a59840e991eace598ae3abf8da99a3532f7ddd93.zip |
mp -> mp-letter
Diffstat (limited to 'news')
-rw-r--r-- | news/knews/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile index b71a4aacc703..0eb3838d7eaf 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -3,7 +3,7 @@ # Date created: Sun Apr 14 09:23:59 MET DST 1996 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.19 1998/09/17 00:32:47 asami Exp $ +# $Id: Makefile,v 1.20 1998/09/17 00:50:50 asami Exp $ # DISTNAME= knews-1.0b.0 @@ -15,7 +15,7 @@ MAINTAINER= andreas@FreeBSD.ORG LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.2:${PORTSDIR}/graphics/png -RUN_DEPENDS= newsp:${PORTSDIR}/print/mp +RUN_DEPENDS= newsp:${PORTSDIR}/print/mp-letter WRKSRC= ${WRKDIR}/knews USE_IMAKE= yes |