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 /textproc/gtkspell | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'textproc/gtkspell')
-rw-r--r-- | textproc/gtkspell/Makefile | 1 | ||||
-rw-r--r-- | textproc/gtkspell/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index f92e3c8d09b5..e07682defa90 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://gtkspell.sourceforge.net/download/ DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org +COMMENT= A GTK+ 2 spell checking component LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \ pspell.15:${PORTSDIR}/textproc/aspell diff --git a/textproc/gtkspell/pkg-comment b/textproc/gtkspell/pkg-comment deleted file mode 100644 index a5d57d42aa68..000000000000 --- a/textproc/gtkspell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GTK+ 2 spell checking component |