diff options
Diffstat (limited to 'audio/xjadeo/Makefile')
-rw-r--r-- | audio/xjadeo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xjadeo/Makefile b/audio/xjadeo/Makefile index 139cc0b7e47..9f81bb5c23a 100644 --- a/audio/xjadeo/Makefile +++ b/audio/xjadeo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2016/06/19 22:57:55 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2016/08/17 00:06:41 ryoon Exp $ DISTNAME= xjadeo-0.8.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GITHUB:=x42/} GITHUB_TAG= v${PKGVERSION_NOREV} |