diff options
Diffstat (limited to 'comms/p5-SMS-Send/Makefile')
-rw-r--r-- | comms/p5-SMS-Send/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/p5-SMS-Send/Makefile b/comms/p5-SMS-Send/Makefile index f646db77020..82322fad0c9 100644 --- a/comms/p5-SMS-Send/Makefile +++ b/comms/p5-SMS-Send/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 11:24:43 asau Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 21:54:06 wiz Exp $ DISTNAME= SMS-Send-1.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SMS/} |