From 72975510ef9b38b3c170f1b54184cca34c9b3b7e Mon Sep 17 00:00:00 2001 From: hubertf Date: Sat, 6 Jan 2001 21:24:04 +0000 Subject: pkg-changes2html greps for PKGNAME, so so not use make(1) magic in there (derive DISTNAME from PKGNAME instead, where possible). --- misc/setiathome/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/setiathome/Makefile b/misc/setiathome/Makefile index 4e601729ecd..e54ddcc18fd 100644 --- a/misc/setiathome/Makefile +++ b/misc/setiathome/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2001/01/04 10:33:10 abs Exp $ +# $NetBSD: Makefile,v 1.6 2001/01/06 21:24:04 hubertf Exp $ # -PKGVERSION = 3.03 .include "../../mk/bsd.prefs.mk" # .if ${OPSYS} == "SunOS" && ${MACHINE_ARCH} == "sparc" @@ -22,7 +21,7 @@ DISTNAME= ${PKGNAME}.sparc-unknown-netbsd1.4 # .endif # -PKGNAME= setiathome-${PKGVERSION} +PKGNAME= setiathome-3.03 CATEGORIES= misc MASTER_SITES= ftp://ftp.cdrom.com/pub/setiathome/ \ ftp://alien.ssl.berkeley.edu/pub/ \ -- cgit v1.2.3