diff options
author | wiz <wiz> | 2010-09-06 11:01:20 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-09-06 11:01:20 +0000 |
commit | cd82c685f87da258eea6a0110e46df4a3eef51ed (patch) | |
tree | a9b2ff0b341c1b2278242e61220bc71d9b3cbc44 /math/p5-Set-Crontab/Makefile | |
parent | 667176070e7dfa81018dd39644ab6a19f291258d (diff) | |
download | pkgsrc-cd82c685f87da258eea6a0110e46df4a3eef51ed.tar.gz |
Update to 1.03, set LICENSE.
1.03 2010-05-08
* Return list elements in sorted order.
Diffstat (limited to 'math/p5-Set-Crontab/Makefile')
-rw-r--r-- | math/p5-Set-Crontab/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Set-Crontab/Makefile b/math/p5-Set-Crontab/Makefile index 259a60a49d8..7ed2136af7f 100644 --- a/math/p5-Set-Crontab/Makefile +++ b/math/p5-Set-Crontab/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.8 2010/08/21 16:35:14 seb Exp $ +# $NetBSD: Makefile,v 1.9 2010/09/06 11:01:20 wiz Exp $ -DISTNAME= Set-Crontab-1.02 +DISTNAME= Set-Crontab-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Set-Crontab/ COMMENT= Perl module to parse crontab(5)-like lists of integers +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir |