diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2017-12-01 01:58:23 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2017-12-01 01:58:23 +0000 |
commit | 1fb0ae7cf995d2d164082c63c8ed246a272a5b6e (patch) | |
tree | d65a9a82c099a5f9fe438ca1318438b4ca6bb844 /graphics/pixie | |
parent | 34f4fb6411e13f0dff94a8ffd7f90d08bb91d907 (diff) | |
download | ports-1fb0ae7cf995d2d164082c63c8ed246a272a5b6e.tar.gz ports-1fb0ae7cf995d2d164082c63c8ed246a272a5b6e.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 603d95041132..a0ba5a7b20c0 100644 --- a/graphics/pixie/Makefile +++ b/graphics/pixie/Makefile @@ -3,7 +3,7 @@ PORTNAME= pixie PORTVERSION= 2.2.6 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Pixie%20${PORTVERSION} DISTNAME= Pixie-src-${PORTVERSION} |