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 9735ae5ed95..7340c40ba34 100644 --- a/misc/gkrellm-launch/Makefile +++ b/misc/gkrellm-launch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2013/06/04 22:16:40 tron Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/06 12:54:45 wiz Exp $ # DISTNAME= gkrellmlaunch-0.5 PKGNAME= ${DISTNAME:S/gkrellm/gkrellm-/} -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellmlaunch/} |