diff options
author | wiz <wiz> | 2005-03-27 15:43:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-03-27 15:43:32 +0000 |
commit | 4e7e75353aace3dbbbb045ced0c92110e64f4513 (patch) | |
tree | 5d27f9216d56b49365f791288732e5c439135f3a /emulators/zsnes | |
parent | 5b750bf1f8da92045c8d6df1f6f52fbae789654b (diff) | |
download | pkgsrc-4e7e75353aace3dbbbb045ced0c92110e64f4513.tar.gz |
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).
Diffstat (limited to 'emulators/zsnes')
-rw-r--r-- | emulators/zsnes/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index a60bf183523..781a36565de 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2005/01/24 16:49:06 xtraeme Exp $ +# $NetBSD: Makefile,v 1.25 2005/03/27 15:43:34 wiz Exp $ # DISTNAME= zsnes142src PKGNAME= zsnes-1.42 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zsnes/} |