diff options
author | wiz <wiz> | 2005-05-07 07:54:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-05-07 07:54:37 +0000 |
commit | ecbde9c3d751ccf23a260edc74d0095cc6c05adc (patch) | |
tree | d6e2ac87440eed6a66bf2b668cc900371b5f7128 /www | |
parent | d7c62d16bf60e488da5eca30c378f7c6b69ea761 (diff) | |
download | pkgsrc-ecbde9c3d751ccf23a260edc74d0095cc6c05adc.tar.gz |
Give this package a dummy version number (today).
Diffstat (limited to 'www')
-rw-r--r-- | www/album_themes/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/album_themes/Makefile b/www/album_themes/Makefile index 0774fa11ca7..c200478816e 100644 --- a/www/album_themes/Makefile +++ b/www/album_themes/Makefile @@ -2,6 +2,7 @@ # DISTNAME= album_themes +PKGNAME= album_themes-20050507 CATEGORIES= www MASTER_SITES= http://marginalhacks.com/bin/ @@ -9,7 +10,7 @@ MAINTAINER= augustss@NetBSD.org HOMEPAGE= http://marginalhacks.com/Hacks/album/Download.html COMMENT= Themes for the album generator -DEPENDS+= album-*:../../www/album +DEPENDS+= album-[0-9]*:../../www/album NO_CONFIGURE= # defined NO_BUILD= # defined |