diff options
author | mef <mef@pkgsrc.org> | 2015-03-03 06:05:06 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2015-03-03 06:05:06 +0000 |
commit | 4436735a9be984f536122ec3a210977d6e578c9e (patch) | |
tree | 3432cc1e523219c29f9ee6b5ffb3697a7fd7f3e0 /www/album/Makefile | |
parent | 863785d7c93c63616d05d978e780584d19268a67 (diff) | |
download | pkgsrc-4436735a9be984f536122ec3a210977d6e578c9e.tar.gz |
Update to 4.13
--------------
Version 4.13, 2015/03/02
------------------------
+ Fixed some options and usage for galbum
+ Many UI improvements to galbum
+ New plugin: captions/exif/strftime.alp (Thanks Steven Schubiger)
Diffstat (limited to 'www/album/Makefile')
-rw-r--r-- | www/album/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/album/Makefile b/www/album/Makefile index 197e12e74b9..8fd63636329 100644 --- a/www/album/Makefile +++ b/www/album/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2015/03/03 06:01:13 mef Exp $ +# $NetBSD: Makefile,v 1.21 2015/03/03 06:05:06 mef Exp $ -DISTNAME= album-4.12 +DISTNAME= album-4.13 CATEGORIES= www MASTER_SITES= http://marginalhacks.com/bin/album.versions/ |