diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-05-31 02:01:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-05-31 02:01:56 +0000 |
commit | 8d837132c7954ce8a9f54a814b670237ca156d10 (patch) | |
tree | da2b479f8cbab70fb28360deb44e687784455e17 /graphics/rgbpaint | |
parent | 652fce3d1df0a26b3e221afb6741a3d4a387fa3f (diff) |
Notes
Diffstat (limited to 'graphics/rgbpaint')
-rw-r--r-- | graphics/rgbpaint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rgbpaint/Makefile b/graphics/rgbpaint/Makefile index 03baa12bfb05..177b47655d74 100644 --- a/graphics/rgbpaint/Makefile +++ b/graphics/rgbpaint/Makefile @@ -7,7 +7,7 @@ PORTNAME= rgbpaint PORTVERSION= 0.8.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= SF/mtpaint/${PORTNAME}/${PORTVERSION} |