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 /graphics/xpdf | |
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 'graphics/xpdf')
-rw-r--r-- | graphics/xpdf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile index dc6a92154dc2..a357c8020c01 100644 --- a/graphics/xpdf/Makefile +++ b/graphics/xpdf/Makefile @@ -3,12 +3,11 @@ # Date created: 02 Feb 1996 # Whom: chuckr@glue.umd.edu # -# $Id: Makefile,v 1.1.1.1 1996/02/10 20:33:08 fenner Exp $ +# $Id: Makefile,v 1.2 1996/02/11 03:06:46 asami Exp $ # DISTNAME= xpdf-0.3 CATEGORIES+= graphics -KEYWORDS= pdf "Portable Document Format" adobe acrobat MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/xpdf/ EXTRACT_SUFX= .tar.gz |