diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-05 11:31:02 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-05 11:31:02 +0800 |
commit | 370019cd2980020f0a78d3480321b87b78e8191f (patch) | |
tree | 591786c6b65cdd6c0f1483319679f496ebe5ded2 /emulators | |
parent | 6309030b70b4694e7ac6d97710214d0953c58849 (diff) | |
download | freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.tar.gz freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.tar.zst freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.zip |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/gxmame/Makefile | 2 | ||||
-rw-r--r-- | emulators/kmamerun/Makefile | 2 | ||||
-rw-r--r-- | emulators/snes9express/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/emulators/gxmame/Makefile b/emulators/gxmame/Makefile index ed47cd05f862..f095eb154337 100644 --- a/emulators/gxmame/Makefile +++ b/emulators/gxmame/Makefile @@ -7,7 +7,7 @@ PORTNAME= gxmame PORTVERSION= 0.34b -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/emulators/kmamerun/Makefile b/emulators/kmamerun/Makefile index 29231a1a1cd7..c615f1aa0916 100644 --- a/emulators/kmamerun/Makefile +++ b/emulators/kmamerun/Makefile @@ -6,7 +6,7 @@ PORTNAME= kmamerun PORTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kmamerun diff --git a/emulators/snes9express/Makefile b/emulators/snes9express/Makefile index 6db8a68f5d9e..170f993a54d8 100644 --- a/emulators/snes9express/Makefile +++ b/emulators/snes9express/Makefile @@ -7,6 +7,7 @@ PORTNAME= snes9express PORTVERSION= 1.42 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |