diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2021-07-03 05:15:12 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2021-07-03 05:15:12 +0000 |
commit | 4030a14b56cadbbad0d09068011f6624050811f5 (patch) | |
tree | 05c59f1065f02541b8efc047ac0d62700ff7a447 /graphics/pixie | |
parent | f764ab500899d17cf97093587fad845d1b41c8af (diff) |
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 38d944ac59d2..8f03e69b5315 100644 --- a/graphics/pixie/Makefile +++ b/graphics/pixie/Makefile @@ -2,7 +2,7 @@ PORTNAME= pixie PORTVERSION= 2.2.6 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Pixie%20${PORTVERSION} DISTNAME= Pixie-src-${PORTVERSION} |