From 243282cac1f1c596d0fbff353047bda260cf6462 Mon Sep 17 00:00:00 2001 From: jseger Date: Fri, 21 Aug 1998 03:06:54 +0000 Subject: Upgrade to tf-40b2 --- net/tinyfugue/Makefile | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'net/tinyfugue/Makefile') diff --git a/net/tinyfugue/Makefile b/net/tinyfugue/Makefile index 3502902..8a1e635 100644 --- a/net/tinyfugue/Makefile +++ b/net/tinyfugue/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: tinyfugue -# Version required: 4.0a11 +# Version required: 4.0b2 # Date created: 4 January 1997 # Whom: mike@binghamton.edu # -# $Id: Makefile,v 1.9 1998/04/26 13:15:03 jseger Exp $ +# $Id: Makefile,v 1.10 1998/07/26 03:15:45 jseger Exp $ # -DISTNAME= tf-40a11 -PKGNAME= tf-4.0a11 +DISTNAME= tf-40b2 +PKGNAME= tf-4.0b2 CATEGORIES= net games MASTER_SITES= ftp://tf.tcp.com/pub/tinyfugue/ \ ftp://laurel.actlab.utexas.edu/pub/tinyfugue/ @@ -16,12 +16,7 @@ MAINTAINER= jseger@FreeBSD.org MAKEFILE= ${WRKSRC}/unix/Makefile MAKE_ENV= TFVER=${DISTNAME:S/^tf-//} -#ALL_TARGET= ${MAKE_ARGS} all -#INSTALL_TARGET= ${MAKE_ARGS} install -post-install: - ${LN} -s ${PREFIX}/bin/${DISTNAME} ${PREFIX}/bin/tf - -#MAKE_ARGS= TFVER=${DISTNAME:S/^tf-//} +MAN1= tf.1 .include -- cgit v1.1