diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-05 05:22:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-05 05:22:06 +0000 |
commit | 235c907ae5ea9956ecbe6fc718411fb2d358bc10 (patch) | |
tree | 2cda4acd1b6ce680f96281958b269635184a5143 /emulators | |
parent | bf17204649e1bac9693dbd3032528487d798cc77 (diff) | |
download | ports-235c907ae5ea9956ecbe6fc718411fb2d358bc10.tar.gz ports-235c907ae5ea9956ecbe6fc718411fb2d358bc10.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/bfe/Makefile | 2 | ||||
-rw-r--r-- | emulators/fuse/Makefile | 1 | ||||
-rw-r--r-- | emulators/gens/Makefile | 1 | ||||
-rw-r--r-- | emulators/gxmame/Makefile | 2 | ||||
-rw-r--r-- | emulators/kmamerun/Makefile | 2 | ||||
-rw-r--r-- | emulators/libspectrum/Makefile | 1 | ||||
-rw-r--r-- | emulators/skyeye/Makefile | 1 | ||||
-rw-r--r-- | emulators/snes9express/Makefile | 2 | ||||
-rw-r--r-- | emulators/uae/Makefile | 1 | ||||
-rw-r--r-- | emulators/vba/Makefile | 2 |
10 files changed, 10 insertions, 5 deletions
diff --git a/emulators/bfe/Makefile b/emulators/bfe/Makefile index 38047e66e2c6..76a834650604 100644 --- a/emulators/bfe/Makefile +++ b/emulators/bfe/Makefile @@ -7,7 +7,7 @@ PORTNAME= bfe2 PORTVERSION= 20030723 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= bfe diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index a2e2ab9fd4e5..4f8618ac6604 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -7,6 +7,7 @@ PORTNAME= fuse PORTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fuse-emulator diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile index 45c454faaf92..cd8efd3796a9 100644 --- a/emulators/gens/Makefile +++ b/emulators/gens/Makefile @@ -7,6 +7,7 @@ PORTNAME= gens PORTVERSION= 2.12a +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/emulators/gxmame/Makefile b/emulators/gxmame/Makefile index 7a36717e472c..ee240074b73f 100644 --- a/emulators/gxmame/Makefile +++ b/emulators/gxmame/Makefile @@ -8,7 +8,7 @@ PORTNAME= gxmame DISTVERSION= 0.35beta2 PORTEPOCH= 1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/emulators/kmamerun/Makefile b/emulators/kmamerun/Makefile index 1c6084e286c1..c35e21870397 100644 --- a/emulators/kmamerun/Makefile +++ b/emulators/kmamerun/Makefile @@ -6,7 +6,7 @@ PORTNAME= kmamerun PORTVERSION= 1.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kmamerun diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index e3dc0b7e6ac6..68a2289fcf2e 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -7,6 +7,7 @@ PORTNAME= libspectrum PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= emulators devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fuse-emulator diff --git a/emulators/skyeye/Makefile b/emulators/skyeye/Makefile index b9bc59ad1e42..8d6d13fbd6d2 100644 --- a/emulators/skyeye/Makefile +++ b/emulators/skyeye/Makefile @@ -7,6 +7,7 @@ PORTNAME= skyeye PORTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://download.gro.clinux.org/skyeye/ diff --git a/emulators/snes9express/Makefile b/emulators/snes9express/Makefile index 7cfb3ca4d119..f2a337f5670d 100644 --- a/emulators/snes9express/Makefile +++ b/emulators/snes9express/Makefile @@ -7,7 +7,7 @@ PORTNAME= snes9express PORTVERSION= 1.42 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index 19e91c57239b..f85ab2eed596 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -7,6 +7,7 @@ PORTNAME= uae PORTVERSION= 0.8.25 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/ \ http://www.electronghost.co.uk/~bernds/ diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile index a71ec4060c8c..8c780eb03382 100644 --- a/emulators/vba/Makefile +++ b/emulators/vba/Makefile @@ -6,7 +6,7 @@ PORTNAME= vba PORTVERSION= 1.7.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |