diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /print/dvi2xx | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'print/dvi2xx')
-rw-r--r-- | print/dvi2xx/Makefile | 1 | ||||
-rw-r--r-- | print/dvi2xx/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/print/dvi2xx/Makefile b/print/dvi2xx/Makefile index 7758babe2864..9279d667a9f9 100644 --- a/print/dvi2xx/Makefile +++ b/print/dvi2xx/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= dviware DISTNAME= dvi2xx MAINTAINER= jmz@FreeBSD.org +COMMENT= Convert dvi files to HP LaserJet or IBM 3812 format MAN1= dvi2xx.1 IGNOREFILES= ${DISTFILES} diff --git a/print/dvi2xx/pkg-comment b/print/dvi2xx/pkg-comment deleted file mode 100644 index 91b6928761ef..000000000000 --- a/print/dvi2xx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert dvi files to HP LaserJet or IBM 3812 format |