From 397df9c300ced6d58324842ef57c793dc3f79ece Mon Sep 17 00:00:00 2001 From: jasper Date: Sat, 14 May 2011 22:23:26 +0000 Subject: [PATCH] point homepage to the "old" plugins page for gedit based on gtk2. --- x11/gnome/gedit-plugins/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x11/gnome/gedit-plugins/Makefile b/x11/gnome/gedit-plugins/Makefile index 42f9c4e88d0..41f7f593bf2 100644 --- a/x11/gnome/gedit-plugins/Makefile +++ b/x11/gnome/gedit-plugins/Makefile @@ -1,14 +1,14 @@ -# $OpenBSD: Makefile,v 1.29 2011/05/14 21:56:20 jasper Exp $ +# $OpenBSD: Makefile,v 1.30 2011/05/14 22:23:26 jasper Exp $ COMMENT= plugins for Gedit GNOME_PROJECT= gedit-plugins GNOME_VERSION= 2.32.0 -REVISION= 1 +REVISION= 2 CATEGORIES= editors -HOMEPAGE= http://live.gnome.org/Gedit/Plugins +HOMEPAGE= http://live.gnome.org/Gedit/PluginsOld # GPLv2 PERMIT_PACKAGE_CDROM= Yes