diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 13:51:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 13:51:27 +0000 |
commit | 07cd20b334bcce67d925d228b1dc798c007141f0 (patch) | |
tree | 0b6795ee15e18090020cfa8444738bad46458587 /comms/hylafax | |
parent | 2db9056f6e9918e76e686389fa7de8a0a3ed22b6 (diff) | |
download | pkgsrc-07cd20b334bcce67d925d228b1dc798c007141f0.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'comms/hylafax')
-rw-r--r-- | comms/hylafax/Makefile | 3 | ||||
-rw-r--r-- | comms/hylafax/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 230ca254169..ad53c549c7a 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2000/10/01 11:22:36 rh Exp $ +# $NetBSD: Makefile,v 1.16 2001/02/16 13:56:13 wiz Exp $ # DISTNAME= hylafax-4.1beta2 @@ -13,6 +13,7 @@ PATCHFILES= tiff-3.5-interfaces.patch MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.hylafax.org/ +COMMENT= Telecommunication and fax server system DEPENDS+= tiff-*:../../graphics/tiff DEPENDS+= jpeg-6b:../../graphics/jpeg diff --git a/comms/hylafax/pkg/COMMENT b/comms/hylafax/pkg/COMMENT deleted file mode 100644 index cfca563ed35..00000000000 --- a/comms/hylafax/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Telecommunication and fax server system |