From a30513e6ead6ff30c5c11c898e812d284c550cfb Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Wed, 9 Dec 1998 05:03:11 +0000 Subject: Upgrade to tf 4.0 gamma 2 --- net/tinyfugue/Makefile | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'net/tinyfugue/Makefile') diff --git a/net/tinyfugue/Makefile b/net/tinyfugue/Makefile index 8a1e6350d99f..5b384000081c 100644 --- a/net/tinyfugue/Makefile +++ b/net/tinyfugue/Makefile @@ -1,19 +1,20 @@ # New ports collection makefile for: tinyfugue -# Version required: 4.0b2 +# Version required: 4.0g2 # Date created: 4 January 1997 # Whom: mike@binghamton.edu # -# $Id: Makefile,v 1.10 1998/07/26 03:15:45 jseger Exp $ +# $Id: Makefile,v 1.11 1998/08/21 03:06:54 jseger Exp $ # -DISTNAME= tf-40b2 -PKGNAME= tf-4.0b2 +DISTNAME= tf-40g2 +PKGNAME= tf-4.0g2 CATEGORIES= net games -MASTER_SITES= ftp://tf.tcp.com/pub/tinyfugue/ \ - ftp://laurel.actlab.utexas.edu/pub/tinyfugue/ +MASTER_SITES= ftp://tf.tcp.com/pub/tinyfugue/ MAINTAINER= jseger@FreeBSD.org +PLIST_SUB= DISTNAME=${DISTNAME} + MAKEFILE= ${WRKSRC}/unix/Makefile MAKE_ENV= TFVER=${DISTNAME:S/^tf-//} -- cgit v1.2.3