diff options
Diffstat (limited to 'misc/gkrellm-launch/Makefile')
-rw-r--r-- | misc/gkrellm-launch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gkrellm-launch/Makefile b/misc/gkrellm-launch/Makefile index 6dce0a4d503..4e579bc8a7d 100644 --- a/misc/gkrellm-launch/Makefile +++ b/misc/gkrellm-launch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.46 2018/04/16 14:34:53 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2018/11/12 03:52:33 ryoon Exp $ # DISTNAME= gkrellmlaunch-0.5 PKGNAME= ${DISTNAME:S/gkrellm/gkrellm-/} -PKGREVISION= 36 +PKGREVISION= 37 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellmlaunch/} |