diff options
author | makc <makc@FreeBSD.org> | 2009-03-25 03:13:32 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-03-25 03:13:32 +0800 |
commit | 42adc40df2ad69e9929f8d2759c4fddbcc3bc0ad (patch) | |
tree | e2e91278750ec8a460562cdab0cf302da1e568be /x11-clocks | |
parent | 7b4639d20c13a32165e09360f232cbf52ac84504 (diff) | |
download | freebsd-ports-gnome-42adc40df2ad69e9929f8d2759c4fddbcc3bc0ad.tar.gz freebsd-ports-gnome-42adc40df2ad69e9929f8d2759c4fddbcc3bc0ad.tar.zst freebsd-ports-gnome-42adc40df2ad69e9929f8d2759c4fddbcc3bc0ad.zip |
bump PORTREVISION after cmake update
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/kdetoys4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile index e042b10d98e5..3bd37d1ff078 100644 --- a/x11-clocks/kdetoys4/Makefile +++ b/x11-clocks/kdetoys4/Makefile @@ -6,6 +6,7 @@ PORTNAME= kdetoys PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= x11-clocks kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src |