diff options
author | Johan van Selst <johans@FreeBSD.org> | 2012-01-08 17:14:43 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2012-01-08 17:14:43 +0000 |
commit | bcafe0f901c6cd987ed0ee7b5b8690df37e2aff1 (patch) | |
tree | 7e8304554c939de374646d57b0a034b3185abbb4 /graphics/xpaint/Makefile | |
parent | 1a15a99e1af1516f4c73eaa211b7ac32e1eeebac (diff) |
Notes
Diffstat (limited to 'graphics/xpaint/Makefile')
-rw-r--r-- | graphics/xpaint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index d619f72796ad..ce41aa1139a2 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xpaint -PORTVERSION= 2.9.8.3 +PORTVERSION= 2.9.8.4 CATEGORIES= graphics MASTER_SITES= SF/sf-${PORTNAME}/sf-${PORTNAME}/${PORTNAME}-${PORTVERSION:R} |