diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2010-05-31 15:27:35 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2010-05-31 15:27:35 +0000 |
commit | fadaf7d1d97c291cdeea808c263b2f35631844c6 (patch) | |
tree | bd97a0478b3f2879cbfd9f5a13b8d778a1dd9852 /graphics/ristretto | |
parent | cba0b6798bcf3f053a366c0447d18114d51cbb2b (diff) | |
download | ports-fadaf7d1d97c291cdeea808c263b2f35631844c6.tar.gz ports-fadaf7d1d97c291cdeea808c263b2f35631844c6.zip |
Notes
Diffstat (limited to 'graphics/ristretto')
-rw-r--r-- | graphics/ristretto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile index e2e801464618..eef6faef82b1 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -7,7 +7,7 @@ PORTNAME= ristretto PORTVERSION= 0.0.22 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ |