diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2022-12-06 00:57:05 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2022-12-06 00:57:05 +0000 |
commit | 041638b010837dbc03622d7c93b361586832d744 (patch) | |
tree | 82ff0b75fc5b16dae727397a40875b5d1544cc00 | |
parent | 0784b1c9086201d7a90511fbe21434279b4c19d8 (diff) | |
download | pkgsrc-041638b010837dbc03622d7c93b361586832d744.tar.gz |
mate-icon-theme: fix spelling of PKGREVISION
-rw-r--r-- | graphics/mate-icon-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mate-icon-theme/Makefile b/graphics/mate-icon-theme/Makefile index 737ab665063..6d9492f10ce 100644 --- a/graphics/mate-icon-theme/Makefile +++ b/graphics/mate-icon-theme/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2022/12/06 00:55:18 gutteridge Exp $ +# $NetBSD: Makefile,v 1.24 2022/12/06 00:57:05 gutteridge Exp $ .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= mate-icon-theme-${VERSION} -PKGREVISIION= 1 +PKGREVISION= 1 CATEGORIES= graphics COMMENT= Collection of icons used as the basis for MATE themes |