diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-03-21 23:07:01 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-03-21 23:07:01 +0000 |
commit | c0bedc38d2c3472b9ea1f79c5df0442f3bd2ca89 (patch) | |
tree | 20b91178fd078c159635fa4433804466a6303dfd /graphics/xpdf/Makefile | |
parent | b9d8eba3f7b87415f7adfa36a61478c2626bb82d (diff) | |
download | ports-c0bedc38d2c3472b9ea1f79c5df0442f3bd2ca89.tar.gz ports-c0bedc38d2c3472b9ea1f79c5df0442f3bd2ca89.zip |
Notes
Diffstat (limited to 'graphics/xpdf/Makefile')
-rw-r--r-- | graphics/xpdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile index edfeb6d8cdbb..7a0b2d2fab2e 100644 --- a/graphics/xpdf/Makefile +++ b/graphics/xpdf/Makefile @@ -3,11 +3,11 @@ # Date created: 02 Feb 1996 # Whom: chuckr@glue.umd.edu # -# $Id: Makefile,v 1.7 1996/11/18 11:29:53 asami Exp $ +# $Id: Makefile,v 1.8 1996/11/29 20:33:16 torstenb Exp $ # DISTNAME= xpdf-0.6 -CATEGORIES= graphics +CATEGORIES= graphics print MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/xpdf/ MAINTAINER= chuckr@glue.umd.edu |