diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2016-07-06 15:34:12 +0800 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2016-07-06 15:34:12 +0800 |
commit | fb8d8ab5f90a72b2ab51a06bac9de5c7303e5902 (patch) | |
tree | e6ac1736f2e29eb1779162db518bd30a074367b6 /emulators/xcpc | |
parent | dfa0296becb7b4c0e83482d375471a59c43d45d8 (diff) | |
download | freebsd-ports-gnome-fb8d8ab5f90a72b2ab51a06bac9de5c7303e5902.tar.gz freebsd-ports-gnome-fb8d8ab5f90a72b2ab51a06bac9de5c7303e5902.tar.zst freebsd-ports-gnome-fb8d8ab5f90a72b2ab51a06bac9de5c7303e5902.zip |
devel/icu: bump PORTREVISION on dependent ports
Diffstat (limited to 'emulators/xcpc')
-rw-r--r-- | emulators/xcpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xcpc/Makefile b/emulators/xcpc/Makefile index 2611cd3e69cf..6ebe767b6a69 100644 --- a/emulators/xcpc/Makefile +++ b/emulators/xcpc/Makefile @@ -3,7 +3,7 @@ PORTNAME= xcpc PORTVERSION= 20070122 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |