diff options
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/ |