diff options
author | makc <makc@FreeBSD.org> | 2011-05-02 20:44:53 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-05-02 20:44:53 +0800 |
commit | d18d6b4f468181aa9b5972f89fc86acac6971505 (patch) | |
tree | fd2df00685187715a2aa5848e5a5f080cbb36854 /emulators | |
parent | 0b64cc46fcb88742b587914544bbd88f7a415203 (diff) | |
download | freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.tar.gz freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.tar.zst freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.zip |
Bump PORTREVISION after open-mofit update
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xcpc/Makefile | 2 | ||||
-rw-r--r-- | emulators/xzx/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xcpc/Makefile b/emulators/xcpc/Makefile index a6605d7e1b61..0477e7b872a6 100644 --- a/emulators/xcpc/Makefile +++ b/emulators/xcpc/Makefile @@ -7,7 +7,7 @@ PORTNAME= xcpc PORTVERSION= 20070122 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index c7d432b64d03..92c7cbcebf65 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -7,7 +7,7 @@ PORTNAME= xzx PORTVERSION= 4.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://mitglied.lycos.de/suppentops123/spectrum/xzx/ DISTNAME= ${PORTNAME}-pro-${PORTVERSION} |