diff options
author | tron <tron> | 2014-02-12 23:17:32 +0000 |
---|---|---|
committer | tron <tron> | 2014-02-12 23:17:32 +0000 |
commit | 8c07f6366b3ba853a09aa2113e2809fc16383ead (patch) | |
tree | 437a865da8d01c86343f3a78f63e77aad15ad97a /audio/glyr | |
parent | a2bfbe1742a5d0cf89884b8da5ad5b45046360e3 (diff) | |
download | pkgsrc-8c07f6366b3ba853a09aa2113e2809fc16383ead.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} |