From 3d64a3e9b7b09735e46d020559d87097ec1ae868 Mon Sep 17 00:00:00 2001 From: mharo Date: Sat, 22 Jan 2000 10:52:53 +0000 Subject: update to 3.52 --- misc/cwish/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'misc') diff --git a/misc/cwish/Makefile b/misc/cwish/Makefile index 40c3bbb..27b7536 100644 --- a/misc/cwish/Makefile +++ b/misc/cwish/Makefile @@ -1,14 +1,13 @@ # ex:ts=8 # Ports collection makefile for: cwish -# Version required: 3.37 +# Version required: 3.52 # Date created: Thur Sept 25, 1998 # Whom: David O'Brien (obrien@NUXI.com) # # $FreeBSD$ # -DISTNAME= cwish -PKGNAME= cwish-3.37 +DISTNAME= cwish-3.52 CATEGORIES= misc MASTER_SITES= http://www.hcs.de/users/hm/packages/ @@ -19,7 +18,7 @@ ALL_TARGET= cwish MAN1= cwish.1 pre-configure: - ${CP} ${WRKSRC}/Makefile.freebsd ${WRKSRC}/Makefile + ${CP} ${WRKSRC}/Makefile.FreeBSD ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cwish ${PREFIX}/bin -- cgit v1.1