diff options
author | wiz <wiz> | 2005-03-27 15:43:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-03-27 15:43:32 +0000 |
commit | 82d99908d2e73cc955f7430a15aa9beebf7df78d (patch) | |
tree | 5d27f9216d56b49365f791288732e5c439135f3a /games/anise | |
parent | 5e46f35c22f3381f2c2471c6fb500671397aee1b (diff) | |
download | pkgsrc-82d99908d2e73cc955f7430a15aa9beebf7df78d.tar.gz |
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).
Diffstat (limited to 'games/anise')
-rw-r--r-- | games/anise/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/anise/Makefile b/games/anise/Makefile index 13defb25a0d..d84c22db208 100644 --- a/games/anise/Makefile +++ b/games/anise/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:14:42 tv Exp $ +# $NetBSD: Makefile,v 1.3 2005/03/27 15:43:34 wiz Exp $ # DISTNAME= anise-beta10-20040307-linux PKGNAME= anise-0beta10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= http://kldp.net/download.php/1051/ |