diff options
author | makc <makc@FreeBSD.org> | 2013-01-23 23:00:18 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2013-01-23 23:00:18 +0800 |
commit | dda3c1a1eb1fe3260c96293db765950d5327cdcd (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /emulators | |
parent | 46c8f5f9cec022ff035043b047fca32adb3a4a4c (diff) | |
download | freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.tar.gz freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.tar.zst freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.zip |
Bump PORTREVISION after DESKTOP_ENTRIES update
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 |