diff options
Diffstat (limited to 'graphics/gpicview/Makefile')
-rw-r--r-- | graphics/gpicview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gpicview/Makefile b/graphics/gpicview/Makefile index 44323be6133..5239877ebdb 100644 --- a/graphics/gpicview/Makefile +++ b/graphics/gpicview/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2018/05/22 15:59:05 youri Exp $ +# $NetBSD: Makefile,v 1.27 2018/11/12 03:52:13 ryoon Exp $ DISTNAME= gpicview-0.2.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/} EXTRACT_SUFX= .tar.xz |