diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-13 13:50:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-13 13:50:19 +0000 |
commit | 43fa0c7cb6af5e9ca71443c34fd3e34847f851e2 (patch) | |
tree | 3cd1576b2c4d6ec60b72ad162bfb4a7c8b870966 /net/tinyfugue | |
parent | 9a290ed0df0fbc90081cdfa28409ea63df40d57d (diff) | |
download | pkgsrc-43fa0c7cb6af5e9ca71443c34fd3e34847f851e2.tar.gz |
PKGREVISION bump for libiconv update.
Diffstat (limited to 'net/tinyfugue')
-rw-r--r-- | net/tinyfugue/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tinyfugue/Makefile b/net/tinyfugue/Makefile index 8f7b05440c2..3f8eb10bebd 100644 --- a/net/tinyfugue/Makefile +++ b/net/tinyfugue/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2003/01/24 13:01:46 mrg Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/13 13:53:01 wiz Exp $ # FreeBSD Id: Makefile,v 1.8 1998/04/11 04:21:19 jseger Exp # DISTNAME= tf-40s1 PKGNAME= tf-4.0s1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net games MASTER_SITES= ftp://tf.tcp.com/pub/tinyfugue/ \ ftp://laurel.actlab.utexas.edu/pub/tinyfugue/ |