diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:42:50 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:42:50 +0000 |
commit | 36d62f1f46f3f8232c0647915319bbafb27ae43b (patch) | |
tree | 112111988bdbecb40e3c3f4357a9b9e44e9f74f4 /textproc/gxditview | |
parent | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (diff) | |
download | ports-36d62f1f46f3f8232c0647915319bbafb27ae43b.tar.gz ports-36d62f1f46f3f8232c0647915319bbafb27ae43b.zip |
Notes
Diffstat (limited to 'textproc/gxditview')
-rw-r--r-- | textproc/gxditview/Makefile | 1 | ||||
-rw-r--r-- | textproc/gxditview/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gxditview/Makefile b/textproc/gxditview/Makefile index 22d9d00a6eed..79131a7bc754 100644 --- a/textproc/gxditview/Makefile +++ b/textproc/gxditview/Makefile @@ -10,6 +10,7 @@ CATEGORIES= textproc DISTFILES= # none MAINTAINER= dom@happygiraffe.net +COMMENT= An X11 based previewer for groff output WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/textproc/gxditview/pkg-comment b/textproc/gxditview/pkg-comment deleted file mode 100644 index 427e672cb69f..000000000000 --- a/textproc/gxditview/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An X11 based previewer for groff output |