diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 13:18:35 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 13:18:35 +0000 |
commit | b420aa2bfb6c650c56a8a2763731c73f90a4abea (patch) | |
tree | a8072d6ff740c6830d61885c409f3647dce9d9f3 /print/xdvi | |
parent | 0fd232954122476f8be1ce2b3c47eaec9319ceff (diff) | |
download | ports-b420aa2bfb6c650c56a8a2763731c73f90a4abea.tar.gz ports-b420aa2bfb6c650c56a8a2763731c73f90a4abea.zip |
Notes
Diffstat (limited to 'print/xdvi')
-rw-r--r-- | print/xdvi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile index 5c9e4a84e95a..4e65772ae25f 100644 --- a/print/xdvi/Makefile +++ b/print/xdvi/Makefile @@ -3,12 +3,12 @@ # Date created: 1 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.15 1995/06/13 20:59:04 jmz Exp $ +# $Id: Makefile,v 1.16 1995/06/20 07:46:44 asami Exp $ # DISTNAME= xdvi-20 PKGNAME= xdvi-pl20 -CATEGORIES+= printing +CATEGORIES+= print MASTER_SITES= ftp://ftp.x.org/contrib/applications/ \ ftp://crl.dec.com/pub/X11/contrib/applications/ EXTRACT_SUFX= .tar.Z |