diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-11-20 14:25:28 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-11-20 14:25:28 +0000 |
commit | 74a55f2347fa21d2d50d7b9168d3e53e95494163 (patch) | |
tree | 467534be0946d8479a2c6685770cf4fdf3c4ccb5 /graphics/pixie | |
parent | 7342fda5f548d445d55518bec36d7345715b4075 (diff) | |
download | ports-74a55f2347fa21d2d50d7b9168d3e53e95494163.tar.gz ports-74a55f2347fa21d2d50d7b9168d3e53e95494163.zip |
Notes
Diffstat (limited to 'graphics/pixie')
-rw-r--r-- | graphics/pixie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile index e1d022db09da..de7225ba09d1 100644 --- a/graphics/pixie/Makefile +++ b/graphics/pixie/Makefile @@ -3,7 +3,7 @@ PORTNAME= pixie PORTVERSION= 2.2.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Pixie%20${PORTVERSION} DISTNAME= Pixie-src-${PORTVERSION} |