diff options
-rw-r--r-- | graphics/paper-icon-theme/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/paper-icon-theme/Makefile b/graphics/paper-icon-theme/Makefile index 192c697effd..146106448a0 100644 --- a/graphics/paper-icon-theme/Makefile +++ b/graphics/paper-icon-theme/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2016/06/13 00:26:04 youri Exp $ +# $NetBSD: Makefile,v 1.2 2016/06/14 13:33:05 youri Exp $ DISTNAME= paper-icon-theme-1.3.2 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=snwh/} |