diff options
author | mef <mef@pkgsrc.org> | 2016-09-17 03:04:45 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-09-17 03:04:45 +0000 |
commit | c371e8b865e52d16200e1bdcce614877720fa135 (patch) | |
tree | 6c730dca7eebf1bcfa5e8c20b597ddd019e05bb0 /www/p5-App-Nopaste/Makefile | |
parent | faafecfb60343917d9d4359d3680c9cd4c33e757 (diff) | |
download | pkgsrc-c371e8b865e52d16200e1bdcce614877720fa135.tar.gz |
Updated www/p5-App-Nopaste to 1.007
-----------------------------------
1.007 2016-09-16 02:26:28Z
- fix handling of filename option in the Gist command (Zakariyya
Mughal, PR#13)
Diffstat (limited to 'www/p5-App-Nopaste/Makefile')
-rw-r--r-- | www/p5-App-Nopaste/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-App-Nopaste/Makefile b/www/p5-App-Nopaste/Makefile index ea08dfd9cd1..bf9f1fcccdb 100644 --- a/www/p5-App-Nopaste/Makefile +++ b/www/p5-App-Nopaste/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2016/07/24 03:23:49 wen Exp $ +# $NetBSD: Makefile,v 1.27 2016/09/17 03:04:45 mef Exp $ -DISTNAME= App-Nopaste-1.006 +DISTNAME= App-Nopaste-1.007 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} |