diff options
Diffstat (limited to 'textproc/gxmlviewer')
-rw-r--r-- | textproc/gxmlviewer/Makefile | 2 | ||||
-rw-r--r-- | textproc/gxmlviewer/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/textproc/gxmlviewer/Makefile b/textproc/gxmlviewer/Makefile index b4e6fd4d4f2a..8aa660fb6fae 100644 --- a/textproc/gxmlviewer/Makefile +++ b/textproc/gxmlviewer/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An xmlviewer with a netscape plugin, and now a bonobo control as well + LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 USE_REINPLACE= yes diff --git a/textproc/gxmlviewer/pkg-comment b/textproc/gxmlviewer/pkg-comment deleted file mode 100644 index 67e09c255995..000000000000 --- a/textproc/gxmlviewer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An xmlviewer with a netscape plugin, and now a bonobo control as well |