diff options
Diffstat (limited to 'cad/boolean/Makefile')
-rw-r--r-- | cad/boolean/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile index 0c1fbb3f12d..a7f65370e44 100644 --- a/cad/boolean/Makefile +++ b/cad/boolean/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.74 2018/04/16 14:34:11 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2018/11/12 03:51:45 ryoon Exp $ # DISTNAME= boolean_6_99 # n_6_99 -> n-6.99 PKGNAME= ${DISTNAME:S/n_/n-/S/_/./} -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= cad graphics MASTER_SITES= http://boolean.klaasholwerda.nl/download/boolzip/ EXTRACT_SUFX= .tgz |