diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-03-06 08:20:19 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-03-06 08:20:19 +0000 |
commit | 54bfe2c902cde13968f2c7ded67c038f02995791 (patch) | |
tree | bf954f87e659067d4ad81c04c0c6b322249998c4 /comms | |
parent | 799f2736a677ab46a7fd4a8e550fe7530cb0d1e2 (diff) | |
download | freebsd-ports-54bfe2c902cde13968f2c7ded67c038f02995791.zip |
Remove ${KEYWORDS}.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hylafax/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 96d9fe410453..e9bafcb67a2b 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -5,12 +5,11 @@ # To Replace: flexfax v2.3beta038special # Name changed from flexfax to hylafax by author of both: Sam Leffler. # -# $Id$ +# $Id: Makefile,v 1.6 1995/10/27 22:05:03 pst Exp $ DISTNAME= hylafax-v3.0pl0 PKGNAME= hylafax-3.0.1 CATEGORIES+= comms -KEYWORDS+= fax MASTER_SITES= ftp://ftp.sgi.com/sgi/fax/source/ EXTRACT_SUFX= -tar.gz HAS_CONFIGURE= yes |