diff options
author | bapt <bapt@FreeBSD.org> | 2010-12-15 19:37:49 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2010-12-15 19:37:49 +0800 |
commit | 2a77d826d08facbbb6c50f2d171926595e19fe6a (patch) | |
tree | d06d478abbc4eecb65e8e86d699ea70a88734547 /emulators | |
parent | d5c2583b75fe66ae378dbf18e1b608aed28787f6 (diff) | |
download | freebsd-ports-gnome-2a77d826d08facbbb6c50f2d171926595e19fe6a.tar.gz freebsd-ports-gnome-2a77d826d08facbbb6c50f2d171926595e19fe6a.tar.zst freebsd-ports-gnome-2a77d826d08facbbb6c50f2d171926595e19fe6a.zip |
Chase devel/icu upgrade
Add an updating note
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/open-vm-tools/Makefile | 2 | ||||
-rw-r--r-- | emulators/xcpc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile index 55238966f5fe..4bdbc5fe9f98 100644 --- a/emulators/open-vm-tools/Makefile +++ b/emulators/open-vm-tools/Makefile @@ -7,7 +7,7 @@ PORTNAME= open-vm-tools PORTVERSION= ${BUILD_VER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators kld MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${RELEASE_DATE} DISTNAME= open-vm-tools-${RELEASE_DATE}-${BUILD_VER} diff --git a/emulators/xcpc/Makefile b/emulators/xcpc/Makefile index 2260ab8b81b5..a6605d7e1b61 100644 --- a/emulators/xcpc/Makefile +++ b/emulators/xcpc/Makefile @@ -7,7 +7,7 @@ PORTNAME= xcpc PORTVERSION= 20070122 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |