diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-12 18:54:27 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-12 18:54:27 +0800 |
commit | e70528c3edef9097dec6fae59dd56aa250d9ff7e (patch) | |
tree | 101e69728900a7c90b3107fe15db4d3020cb04cd /emulators | |
parent | e2bf2963baf3e5a5551f5bec6bb5bd10c9e9e6db (diff) | |
download | freebsd-ports-gnome-e70528c3edef9097dec6fae59dd56aa250d9ff7e.tar.gz freebsd-ports-gnome-e70528c3edef9097dec6fae59dd56aa250d9ff7e.tar.zst freebsd-ports-gnome-e70528c3edef9097dec6fae59dd56aa250d9ff7e.zip |
Bump PORTREVISION to chase the glib20 shared lib version change.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/e-uae/Makefile | 1 | ||||
-rw-r--r-- | emulators/gxmame/Makefile | 1 | ||||
-rw-r--r-- | emulators/kmamerun/Makefile | 2 | ||||
-rw-r--r-- | emulators/snes9express/Makefile | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile index 2a6664f48898..52772b6b5c61 100644 --- a/emulators/e-uae/Makefile +++ b/emulators/e-uae/Makefile @@ -7,6 +7,7 @@ PORTNAME= e-uae PORTVERSION= 0.8.27 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.rcdrummond.net/uae/${PORTNAME}-${PORTVERSION}/ \ http://www.energyhq.es.eu.org/files/ diff --git a/emulators/gxmame/Makefile b/emulators/gxmame/Makefile index ee3edc332aa6..c8bdaecdb3c5 100644 --- a/emulators/gxmame/Makefile +++ b/emulators/gxmame/Makefile @@ -7,6 +7,7 @@ PORTNAME= gxmame PORTVERSION= 0.35 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/emulators/kmamerun/Makefile b/emulators/kmamerun/Makefile index c615f1aa0916..1c6084e286c1 100644 --- a/emulators/kmamerun/Makefile +++ b/emulators/kmamerun/Makefile @@ -6,7 +6,7 @@ PORTNAME= kmamerun PORTVERSION= 1.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kmamerun diff --git a/emulators/snes9express/Makefile b/emulators/snes9express/Makefile index 39a03fdcaba2..a5af55dd09b0 100644 --- a/emulators/snes9express/Makefile +++ b/emulators/snes9express/Makefile @@ -7,7 +7,7 @@ PORTNAME= snes9express PORTVERSION= 1.42 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |