diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-26 07:14:48 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-26 07:14:48 +0800 |
commit | d89699fb2d736d58423123918af6259c62596366 (patch) | |
tree | 08f5a3400ab80daa31f8be5be29e803f8d3ea862 /graphics/ristretto/Makefile | |
parent | 5a011183362dd93c10af9e5800a7a94c18b81cf4 (diff) | |
download | freebsd-ports-gnome-d89699fb2d736d58423123918af6259c62596366.tar.gz freebsd-ports-gnome-d89699fb2d736d58423123918af6259c62596366.tar.zst freebsd-ports-gnome-d89699fb2d736d58423123918af6259c62596366.zip |
- Update to 0.0.18
Diffstat (limited to 'graphics/ristretto/Makefile')
-rw-r--r-- | graphics/ristretto/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile index 45623548befe..25a1ead7674b 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ristretto -PORTVERSION= 0.0.17 -PORTREVISION= 1 +PORTVERSION= 0.0.18 CATEGORIES= graphics xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ |