diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /print/dvips2ascii | |
parent | Handle '#' and '$' in pkg-comment properly. (diff) |
De-pkg-comment.
Diffstat (limited to 'print/dvips2ascii')
-rw-r--r-- | print/dvips2ascii/Makefile | 1 | ||||
-rw-r--r-- | print/dvips2ascii/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/print/dvips2ascii/Makefile b/print/dvips2ascii/Makefile index 7ca93e90b63b..9cab8da58342 100644 --- a/print/dvips2ascii/Makefile +++ b/print/dvips2ascii/Makefile @@ -11,6 +11,7 @@ CATEGORIES= print MASTER_SITES= http://www.de.freebsd.org/~eserte/distfiles/ MAINTAINER= eserte@cs.tu-berlin.de +COMMENT= PostScript (created by dvips) to ascii converter do-build: ${MV} ${WRKSRC}/dvips2ascii ${WRKSRC}/dvips2ascii.orig diff --git a/print/dvips2ascii/pkg-comment b/print/dvips2ascii/pkg-comment deleted file mode 100644 index 3eacd674025d..000000000000 --- a/print/dvips2ascii/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PostScript (created by dvips) to ascii converter |