diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
commit | 81c27c891a0bf0bef71694886cc6f7ae1b42de7f (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /emulators | |
parent | 537fa0cbd2d6a011fa6b769c106b8f691ce1a312 (diff) | |
download | ports-81c27c891a0bf0bef71694886cc6f7ae1b42de7f.tar.gz ports-81c27c891a0bf0bef71694886cc6f7ae1b42de7f.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/dboxfe/Makefile | 2 | ||||
-rw-r--r-- | emulators/gns3/Makefile | 1 | ||||
-rw-r--r-- | emulators/kcemu/Makefile | 2 | ||||
-rw-r--r-- | emulators/qmc2/Makefile | 2 | ||||
-rw-r--r-- | emulators/qtemu/Makefile | 2 |
5 files changed, 5 insertions, 4 deletions
diff --git a/emulators/dboxfe/Makefile b/emulators/dboxfe/Makefile index b0b70c4f16bb..b5bb2736dd0d 100644 --- a/emulators/dboxfe/Makefile +++ b/emulators/dboxfe/Makefile @@ -2,7 +2,7 @@ PORTNAME= dboxfe PORTVERSION= 0.1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR=${PORTNAME} diff --git a/emulators/gns3/Makefile b/emulators/gns3/Makefile index dde77542373c..2261192de52f 100644 --- a/emulators/gns3/Makefile +++ b/emulators/gns3/Makefile @@ -3,6 +3,7 @@ PORTNAME= gns3 PORTVERSION= 0.8.3.1 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF/gns-3/GNS3/${PORTVERSION} DISTNAME= GNS3-${PORTVERSION}-src diff --git a/emulators/kcemu/Makefile b/emulators/kcemu/Makefile index 5c80309abf48..402789808dd3 100644 --- a/emulators/kcemu/Makefile +++ b/emulators/kcemu/Makefile @@ -7,7 +7,7 @@ PORTNAME= kcemu PORTVERSION= 0.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/KCemu/KCemu-${PORTVERSION} DISTNAME= KCemu-${PORTVERSION} diff --git a/emulators/qmc2/Makefile b/emulators/qmc2/Makefile index 626db50ef5eb..f9af623feab7 100644 --- a/emulators/qmc2/Makefile +++ b/emulators/qmc2/Makefile @@ -3,7 +3,7 @@ PORTNAME= qmc2 PORTVERSION= 0.37 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= SF diff --git a/emulators/qtemu/Makefile b/emulators/qtemu/Makefile index d8318563a976..e948dbf2e19d 100644 --- a/emulators/qtemu/Makefile +++ b/emulators/qtemu/Makefile @@ -2,7 +2,7 @@ PORTNAME= qtemu PORTVERSION= 1.0.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= SF |