diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 15:22:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 15:22:13 +0000 |
commit | a2a4d06c6fe93107eedfcc3d009672fe424ac7ef (patch) | |
tree | b5890a54c67bba8526cf5a60ca066d6a3cf5bfc8 /graphics/viewfax/Makefile | |
parent | 9f28a7693e4ce0bcbc428ce0b4903fd08e48c277 (diff) | |
download | pkgsrc-a2a4d06c6fe93107eedfcc3d009672fe424ac7ef.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'graphics/viewfax/Makefile')
-rw-r--r-- | graphics/viewfax/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/viewfax/Makefile b/graphics/viewfax/Makefile index 27f00b51896..60c3cb5f9c3 100644 --- a/graphics/viewfax/Makefile +++ b/graphics/viewfax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/08/17 12:28:36 rh Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 15:22:34 wiz Exp $ # DISTNAME= viewfax-2.4 @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.hylafax.org/pub/hylafax/contrib/viewfax/ \ ftp://ftp.rge.com/pub/communications/hylafax/contrib/viewfax/ MAINTAINER= rh@netbsd.org +COMMENT= Tool for displaying fax files in an X Window USE_IMAKE= yes |