diff options
author | Johan van Selst <johans@FreeBSD.org> | 2011-02-26 12:40:10 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2011-02-26 12:40:10 +0000 |
commit | 885b03cefb09944ffb037f2fca1575c1f133ef39 (patch) | |
tree | d2b14cc7cec4a20032e846d865f6c0ca7933fbf3 /graphics/xpaint/Makefile | |
parent | c81e89ab7f0b919e314dca6548d275aae8fbb62f (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 2d8be59b4429..b597e2d55201 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xpaint -PORTVERSION= 2.9.8.1 +PORTVERSION= 2.9.8.2 CATEGORIES= graphics MASTER_SITES= SF/sf-${PORTNAME}/sf-${PORTNAME}/${PORTNAME}-${PORTVERSION:R} |