diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:17:32 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:17:32 +0000 |
commit | 5d5d37e762cbc38591cf26e7c4c5954e52246953 (patch) | |
tree | 437a865da8d01c86343f3a78f63e77aad15ad97a /audio/glyr | |
parent | a98a8d247bc210a6f2da4c31810bc73cd44895f4 (diff) | |
download | pkgsrc-5d5d37e762cbc38591cf26e7c4c5954e52246953.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'audio/glyr')
-rw-r--r-- | audio/glyr/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/glyr/Makefile b/audio/glyr/Makefile index 3c5d231dd6a..0c898000efc 100644 --- a/audio/glyr/Makefile +++ b/audio/glyr/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2014/02/02 23:35:03 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2014/02/12 23:17:33 tron Exp $ # DISTNAME= 1.0.3 PKGNAME= glyr-${DISTNAME} +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= https://github.com/sahib/glyr/archive/ DIST_SUBDIR= ${PKGBASE} |