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 ee1c6dc9a2d..d03fc14239a 100644 --- a/misc/gkrellm-launch/Makefile +++ b/misc/gkrellm-launch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2010/11/01 00:08:12 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2010/11/15 22:57:55 abs Exp $ # DISTNAME= gkrellmlaunch-0.5 PKGNAME= ${DISTNAME:S/gkrellm/gkrellm-/} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellmlaunch/} |