diff options
author | oliver <oliver@FreeBSD.org> | 2009-03-08 04:01:41 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2009-03-08 04:01:41 +0800 |
commit | 0f3df3dc9bcd50d2b064dbce288c708b9fc3c0f6 (patch) | |
tree | bf83384647543d4b53f48391f32607a9e81958b7 /graphics | |
parent | 1580eb2e9a912502d2ae639ecdb0e0c90a7c5936 (diff) | |
download | freebsd-ports-gnome-0f3df3dc9bcd50d2b064dbce288c708b9fc3c0f6.tar.gz freebsd-ports-gnome-0f3df3dc9bcd50d2b064dbce288c708b9fc3c0f6.tar.zst freebsd-ports-gnome-0f3df3dc9bcd50d2b064dbce288c708b9fc3c0f6.zip |
bump PORTREVISION because of xfce 4.6 update
Noted By: Zahemszky Gábor <Gabor@Zahemszky.HU>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ristretto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile index 0dc398061805..cc9142bb2152 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -7,6 +7,7 @@ PORTNAME= ristretto PORTVERSION= 0.0.21 +PORTREVISION= 1 CATEGORIES= graphics xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ |