diff options
author | tonnerre <tonnerre@pkgsrc.org> | 2009-05-21 14:28:44 +0000 |
---|---|---|
committer | tonnerre <tonnerre@pkgsrc.org> | 2009-05-21 14:28:44 +0000 |
commit | 02d0c8e869a8273b2e4d40e3a39909b930bf8775 (patch) | |
tree | e6be65e2d6ac6b9e374759e1799e838e33eb13aa /www/p5-CSS-Squish | |
parent | e6578513b95022d8f1f9f7ebad27c56981f47e50 (diff) | |
download | pkgsrc-02d0c8e869a8273b2e4d40e3a39909b930bf8775.tar.gz |
Donate my Perl packages to the Great Five. (Don't worry, I'll try to take
care of them still.)
Diffstat (limited to 'www/p5-CSS-Squish')
-rw-r--r-- | www/p5-CSS-Squish/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CSS-Squish/Makefile b/www/p5-CSS-Squish/Makefile index f5ef500bfcc..ba3d4adaa6e 100644 --- a/www/p5-CSS-Squish/Makefile +++ b/www/p5-CSS-Squish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2009/05/21 11:33:32 sno Exp $ +# $NetBSD: Makefile,v 1.5 2009/05/21 14:28:45 tonnerre Exp $ # DISTNAME= CSS-Squish-0.08 @@ -6,7 +6,7 @@ PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CSS/} -MAINTAINER= tonnerre@NetBSD.org +MAINTAINER= pkgsrc-p5-people@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/CSS-Squish/ COMMENT= Compact many CSS files into one big file LICENSE= gnu-gpl-v2 # OR artistic |