diff options
author | martti <martti> | 2006-03-17 06:26:21 +0000 |
---|---|---|
committer | martti <martti> | 2006-03-17 06:26:21 +0000 |
commit | 7559cb1271609909e08fc090fea3dd792486b4b9 (patch) | |
tree | 09d2c40bb68a03a04e8ca49d5e5bf4e7720809c2 /www/jalbum/Makefile | |
parent | a2f49c739e23e0a742e58e77251532b3fd0b11fd (diff) | |
download | pkgsrc-7559cb1271609909e08fc090fea3dd792486b4b9.tar.gz |
Updated www/jalbum to 6.3.2
* small bug fixes
Note: even though we are in the middle of pkgsrc freeze I have to do this
as this new release uses the same filename as 6.3 and the old file is
no longer available. This was detected by the bulk build system as
invalid checksum.
Diffstat (limited to 'www/jalbum/Makefile')
-rw-r--r-- | www/jalbum/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/jalbum/Makefile b/www/jalbum/Makefile index 3a2955f86b3..951a1e65f0c 100644 --- a/www/jalbum/Makefile +++ b/www/jalbum/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2006/03/10 09:05:25 martti Exp $ +# $NetBSD: Makefile,v 1.9 2006/03/17 06:26:21 martti Exp $ DISTNAME= JAlbum6.3 -PKGNAME= jalbum-6.3 +PKGNAME= jalbum-6.3.2 #PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.jalbum.net/download/ |