diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
commit | 55850b547b3f7faa5079a8e226888eb13c4df728 (patch) | |
tree | df06e8db2d34fe4dffe75da2120f4cb4fc942ed2 /graphics/tgif | |
parent | 0e43d0c014780e893ae8939d75c6fd5e7f68fdde (diff) | |
download | ports-55850b547b3f7faa5079a8e226888eb13c4df728.tar.gz ports-55850b547b3f7faa5079a8e226888eb13c4df728.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76036
Diffstat (limited to 'graphics/tgif')
-rw-r--r-- | graphics/tgif/Makefile | 1 | ||||
-rw-r--r-- | graphics/tgif/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile index a197708dbc9c..f85525e1a0a0 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR=tgif DISTNAME= ${PORTNAME}-QPL-${PORTVERSION} MAINTAINER= bmc@WillsCreek.COM +COMMENT= An Xlib-based two-dimensional drawing tool and hyper-object browser RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm diff --git a/graphics/tgif/pkg-comment b/graphics/tgif/pkg-comment deleted file mode 100644 index 2fa3ea402abf..000000000000 --- a/graphics/tgif/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Xlib-based two-dimensional drawing tool and hyper-object browser |