diff options
Diffstat (limited to 'net/p5-Umph-Prompt/Makefile')
-rw-r--r-- | net/p5-Umph-Prompt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Umph-Prompt/Makefile b/net/p5-Umph-Prompt/Makefile index f6fed58c285..44b896b3560 100644 --- a/net/p5-Umph-Prompt/Makefile +++ b/net/p5-Umph-Prompt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2016/06/08 19:24:16 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2017/06/05 14:24:25 ryoon Exp $ # DISTNAME= Umph-Prompt-0.1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net MASTER_SITES= http://umph.googlecode.com/files/ |