summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-29 05:23:24 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-29 05:23:24 +0000
commitd08cf997bb969ff5765dacbf10eb8cb74e1d1693 (patch)
tree098658daae8c58771efd1967fe05ade81d4a8918 /editors
parentRemove -P option from tar. This patch has already been incorporated (diff)
Chase the libpsell shared lib version.
Notes
Notes: svn path=/head/; revision=117548
Diffstat (limited to 'editors')
-rw-r--r--editors/gedit2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile
index 4ac90354b518..f452eeceab5f 100644
--- a/editors/gedit2/Makefile
+++ b/editors/gedit2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gedit2
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6
@@ -17,7 +17,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A small but powerful text editor for Gnome 2 Desktop Environment
-LIB_DEPENDS= pspell.15:${PORTSDIR}/textproc/aspell
+LIB_DEPENDS= pspell.16:${PORTSDIR}/textproc/aspell
USE_BZIP2= yes
USE_X_PREFIX= yes