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-toolkits | |
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-toolkits')
-rw-r--r-- | x11-toolkits/sakura/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/termit/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/sakura/Makefile b/x11-toolkits/sakura/Makefile index 49fa42e442dc..914cc5838b76 100644 --- a/x11-toolkits/sakura/Makefile +++ b/x11-toolkits/sakura/Makefile @@ -7,6 +7,7 @@ PORTNAME= sakura PORTVERSION= 2.3.3 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnome MASTER_SITES= http://www.pleyades.net/david/projects/sakura/ \ LOCAL/chinsan/${PORTNAME}/ diff --git a/x11-toolkits/termit/Makefile b/x11-toolkits/termit/Makefile index ef33e3b22dd5..d1b1d9e06876 100644 --- a/x11-toolkits/termit/Makefile +++ b/x11-toolkits/termit/Makefile @@ -7,7 +7,7 @@ PORTNAME= termit PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits gnome MASTER_SITES= GOOGLE_CODE \ LOCAL/chinsan/${PORTNAME}/ |