aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/gsnes9x
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2007-05-20 04:36:56 +0800
committerflz <flz@FreeBSD.org>2007-05-20 04:36:56 +0800
commit87f4d471fb27b9547c1a0de221b51f4c31684157 (patch)
treedfc4d7ae0fdd043d231bab6f4e98fccbbad14665 /emulators/gsnes9x
parent5ae66b41b712e5f34c78308a97f7511fc0b1539e (diff)
downloadfreebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.tar.gz
freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.tar.zst
freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.zip
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
Diffstat (limited to 'emulators/gsnes9x')
-rw-r--r--emulators/gsnes9x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gsnes9x/Makefile b/emulators/gsnes9x/Makefile
index cd7940377289..97845226bad6 100644
--- a/emulators/gsnes9x/Makefile
+++ b/emulators/gsnes9x/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gsnes9x
PORTVERSION= 3.12
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
ubr# * Change e-mail address of my ports to my FreeBSD.org one.lme2007-07-131-1/+1 | | | | Approved by: miwi (mentor) * - Add backup MASTER_SITESmiwi2007-06-095-25/+56 | | | | | | | | | - Add USE_RC_SUBR - Add RC_SUBR documentation to dhttpd.1 - Pass maintainership to submitter PR: 113493 Submitted by: Lars Engels <lars.engels@0x20.net> * Remove USE_REINPLACE from categories starting with Wedwin2006-05-131-2/+0 | * - Add SHA256pav2005-11-261-0/+1 | * - Remove dead MASTER_SITEpav2005-09-152-4/+1 | | | | | - Remove dead WWW. There are several dhttpd sites around the net, but I'm not sure they are same software as this * Drop maintainership.eik2004-05-111-1/+1 | | | | | PR: 66502 Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer) * SIZEify (maintainer timeout)trevor2004-03-311-0/+1 | * - Add new MASTER_SITESkrion2003-09-251-1/+2 | | | | | PR: 57121 Submitted by: maintainer * De-pkg-comment.knu2003-02-212-1/+1 | * Fix build on -current (#include <stdlib.h> for exit() prototype) andkris2002-10-212-3/+35 | | | | respect CC and CFLAGS