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 f18c3330d35..7d76a879f4d 100644 --- a/misc/gkrellm-launch/Makefile +++ b/misc/gkrellm-launch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2010/01/17 12:02:27 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2010/06/13 22:44:58 wiz Exp $ # DISTNAME= gkrellmlaunch-0.5 PKGNAME= ${DISTNAME:S/gkrellm/gkrellm-/} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellmlaunch/} |