From 26723a9c570b267d21c0d4893f5ad27eaf42c936 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Thu, 13 Apr 2000 06:46:14 +0000 Subject: Oops, missed an extra PKGNAME hiding down there. --- astro/setiathome/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile index de55c759b16b..cb57ec9b6af2 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -1,5 +1,4 @@ # Ports collection makefile for: setiathome -# Version required: 1.2 # Date created: 22 Apr 1999 # Whom: stb@freebsd.org # @@ -26,9 +25,9 @@ MAN1= setiathome.1 .include .if ${OSVERSION} >= 400000 +PORTVERSION= 1.1 DISTFILES= setiathome-1.1.i386-unknown-freebsd4.0.tar WRKSRC= setiathome-1.1.i386-unknown-freebsd4.0 -PKGNAME= setiathome-1.1 .elif ${OSVERSION} >= 320000 DISTFILES= setiathome-1.2.i386-unknown-freebsd3.2.tar WRKSRC= setiathome-1.2.i386-unknown-freebsd3.2 -- cgit