diff options
author | salo <salo@pkgsrc.org> | 2005-06-02 23:07:30 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2005-06-02 23:07:30 +0000 |
commit | 858ed2ba4dd2a7969852372445515fb9c9b91fc9 (patch) | |
tree | 0854cb57a0a8ca53560bb853d69f3b470ec74a72 /www | |
parent | 065dda431484c34859d0bc5ed95cbdd3e32bc3e4 (diff) | |
download | pkgsrc-858ed2ba4dd2a7969852372445515fb9c9b91fc9.tar.gz |
Bump PKGREVISION, DEPENDS changed. (hi bouyer!)
Diffstat (limited to 'www')
-rw-r--r-- | www/horde3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/horde3/Makefile b/www/horde3/Makefile index 0a0da96523c..d9a75c82da0 100644 --- a/www/horde3/Makefile +++ b/www/horde3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2005/05/18 20:34:19 adrianp Exp $ +# $NetBSD: Makefile,v 1.9 2005/06/02 23:07:30 salo Exp $ DISTNAME= horde-3.0.4 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/ |