diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-17 17:21:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-17 17:21:28 +0000 |
commit | a0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed (patch) | |
tree | fe8266973ffa2637b58ee95206ea56dc48377bc4 /www/horde | |
parent | a486f11406b23d4578e07720dca416262225a087 (diff) | |
download | pkgsrc-a0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'www/horde')
-rw-r--r-- | www/horde/Makefile | 3 | ||||
-rw-r--r-- | www/horde/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/horde/Makefile b/www/horde/Makefile index baf81573308..facca39f194 100644 --- a/www/horde/Makefile +++ b/www/horde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/13 03:54:00 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 17:22:06 wiz Exp $ DISTNAME= horde-1.2.4 CATEGORIES= www @@ -6,6 +6,7 @@ MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.horde.org/ +COMMENT= PHP application framework DEPENDS+= php>3.0.17:../../www/php4 diff --git a/www/horde/pkg/COMMENT b/www/horde/pkg/COMMENT deleted file mode 100644 index 831f558102e..00000000000 --- a/www/horde/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -PHP application framework |