summaryrefslogtreecommitdiff
path: root/emulators/fceu
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-03-27 15:43:32 +0000
committerwiz <wiz@pkgsrc.org>2005-03-27 15:43:32 +0000
commit1f2ba12d0f320f0ff7886c932bdf7413cb4ace3e (patch)
tree5d27f9216d56b49365f791288732e5c439135f3a /emulators/fceu
parent4a4c4dc1040b13c3ba52da465cc838261ceb3e1e (diff)
downloadpkgsrc-1f2ba12d0f320f0ff7886c932bdf7413cb4ace3e.tar.gz
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).
Diffstat (limited to 'emulators/fceu')
-rw-r--r--emulators/fceu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/fceu/Makefile b/emulators/fceu/Makefile
index 30e1cfcd4ad..c418fdb8ceb 100644
--- a/emulators/fceu/Makefile
+++ b/emulators/fceu/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2004/11/19 18:58:37 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2005/03/27 15:43:33 wiz Exp $
#
DISTNAME= fceu-0.98.12.src
PKGNAME= ${DISTNAME:S/.src//}
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://fceultra.sourceforge.net/releases/
EXTRACT_SUFX= .tar.bz2