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 | |
parent | 065dda431484c34859d0bc5ed95cbdd3e32bc3e4 (diff) | |
download | pkgsrc-858ed2ba4dd2a7969852372445515fb9c9b91fc9.tar.gz |
Bump PKGREVISION, DEPENDS changed. (hi bouyer!)
-rw-r--r-- | mail/imp4/Makefile | 3 | ||||
-rw-r--r-- | www/horde3/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/mail/imp4/Makefile b/mail/imp4/Makefile index c865448e231..17ba6a887bd 100644 --- a/mail/imp4/Makefile +++ b/mail/imp4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2005/05/18 20:27:13 adrianp Exp $ +# $NetBSD: Makefile,v 1.7 2005/06/02 23:10:28 salo Exp $ DISTNAME= imp-h3-${IMPVER} PKGNAME= imp-${IMPVER} +PKGREVISION= 1 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/imp/tarballs/ 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/ |