diff options
author | asami <asami@FreeBSD.org> | 1996-03-06 16:20:19 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-03-06 16:20:19 +0800 |
commit | 12db0a609d246fa5febb954f7345988afd6bdb87 (patch) | |
tree | 1b5d5ba33ab93f9e2b4b5c1c18258712c7e6343f /comms/hylafax/Makefile | |
parent | 38a6e0f51160983ac26b313185a8f2e2865cc5c3 (diff) | |
download | freebsd-ports-gnome-12db0a609d246fa5febb954f7345988afd6bdb87.tar.gz freebsd-ports-gnome-12db0a609d246fa5febb954f7345988afd6bdb87.tar.zst freebsd-ports-gnome-12db0a609d246fa5febb954f7345988afd6bdb87.zip |
Remove ${KEYWORDS}.
Diffstat (limited to 'comms/hylafax/Makefile')
-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 |