diff options
author | xtraeme <xtraeme> | 2003-12-04 19:48:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-12-04 19:48:24 +0000 |
commit | 006403c1ceab31e5d90ebe2ec2acf3b0fab5d084 (patch) | |
tree | 19ba36d33d9207abf1750bd36dd798beccc3d874 /www/sitecopy | |
parent | 894954a9bf48c94d6117a8535852244504731f71 (diff) | |
download | pkgsrc-006403c1ceab31e5d90ebe2ec2acf3b0fab5d084.tar.gz |
Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).
Diffstat (limited to 'www/sitecopy')
-rw-r--r-- | www/sitecopy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile index a2c7b36e084..b8edf8e2934 100644 --- a/www/sitecopy/Makefile +++ b/www/sitecopy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2003/11/12 03:39:44 jschauma Exp $ +# $NetBSD: Makefile,v 1.22 2003/12/04 19:48:26 xtraeme Exp $ DISTNAME= sitecopy-0.13.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.lyra.org/sitecopy/ |