diff options
Diffstat (limited to 'emulators/gcube/Makefile')
-rw-r--r-- | emulators/gcube/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile index d55ef9d09e7..b8274ce9967 100644 --- a/emulators/gcube/Makefile +++ b/emulators/gcube/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2006/01/10 14:33:26 jmmv Exp $ +# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:01 joerg Exp $ # DISTNAME= gcube-0.4-src PKGNAME= ${DISTNAME:S/-src//} +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://gcube.exemu.net/downloads/ EXTRACT_SUFX= .tar.bz2 |