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 7a07aed723f..9f52dd230f5 100644 --- a/net/p5-Umph-Prompt/Makefile +++ b/net/p5-Umph-Prompt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:55 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:42 wiz Exp $ # DISTNAME= Umph-Prompt-0.1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://umph.googlecode.com/files/ |