diff options
author | agc <agc> | 2001-05-16 15:39:10 +0000 |
---|---|---|
committer | agc <agc> | 2001-05-16 15:39:10 +0000 |
commit | b4437a6852dbb59dc91c716ccde01ea31986d41b (patch) | |
tree | c399c0129b2f65ce0d519ca73c8c7e7b38f3a39b /net/tinyfugue/Makefile | |
parent | b360c7b265e9c59e7f90e272a997f28f865209d7 (diff) | |
download | pkgsrc-b4437a6852dbb59dc91c716ccde01ea31986d41b.tar.gz |
Update to version 4.0s1 (4.0 stable 1), to pick up bug fixes.
Addresses PR 12951 from Chris Gilbert (chris@pinky.paradox.demon.co.uk).
Diffstat (limited to 'net/tinyfugue/Makefile')
-rw-r--r-- | net/tinyfugue/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/tinyfugue/Makefile b/net/tinyfugue/Makefile index b0cfea0127f..37bed7ea646 100644 --- a/net/tinyfugue/Makefile +++ b/net/tinyfugue/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2001/02/17 18:19:45 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2001/05/16 15:39:10 agc Exp $ # FreeBSD Id: Makefile,v 1.8 1998/04/11 04:21:19 jseger Exp # -DISTNAME= tf-40a6 -PKGNAME= tf-4.0a6 +DISTNAME= tf-40s1 +PKGNAME= tf-4.0s1 CATEGORIES= net games MASTER_SITES= ftp://tf.tcp.com/pub/tinyfugue/ \ ftp://laurel.actlab.utexas.edu/pub/tinyfugue/ |