diff options
Diffstat (limited to 'graphics/gfract')
-rw-r--r-- | graphics/gfract/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gfract/Makefile b/graphics/gfract/Makefile index d4186ba146a..14049711e3b 100644 --- a/graphics/gfract/Makefile +++ b/graphics/gfract/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.68 2020/03/10 22:10:05 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2020/08/17 20:18:58 leot Exp $ # DISTNAME= gfract-0.32 -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= graphics x11 MASTER_SITES= http://www.oskusoft.com/osku/gfract/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gfract-palettes-0.1.tar.gz |