diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-27 15:43:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-27 15:43:32 +0000 |
commit | 1f2ba12d0f320f0ff7886c932bdf7413cb4ace3e (patch) | |
tree | 5d27f9216d56b49365f791288732e5c439135f3a /emulators/gcube | |
parent | 4a4c4dc1040b13c3ba52da465cc838261ceb3e1e (diff) | |
download | pkgsrc-1f2ba12d0f320f0ff7886c932bdf7413cb4ace3e.tar.gz |
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).
Diffstat (limited to 'emulators/gcube')
-rw-r--r-- | emulators/gcube/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile index 198e95b13e1..cfb840d5e62 100644 --- a/emulators/gcube/Makefile +++ b/emulators/gcube/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2004/10/03 00:14:40 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/03/27 15:43:33 wiz Exp $ # DISTNAME= gcube-v0.2-src PKGNAME= gcube-0.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://gcube.exemu.net/downloads/ EXTRACT_SUFX= .tar.bz2 |