aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-07 03:39:57 +0800
committermarcus <marcus@FreeBSD.org>2003-04-07 03:39:57 +0800
commit97ab1ba31400fed6a5ab9ce5d3a5684c24c29751 (patch)
treebb2c8a2a26b0e7276224bc49764f64991cc2d28a
parent97925dec0182a41c1d836aa54d0ed80e0fc566a5 (diff)
downloadfreebsd-ports-gnome-97ab1ba31400fed6a5ab9ce5d3a5684c24c29751.tar.gz
freebsd-ports-gnome-97ab1ba31400fed6a5ab9ce5d3a5684c24c29751.tar.zst
freebsd-ports-gnome-97ab1ba31400fed6a5ab9ce5d3a5684c24c29751.zip
* Bump the version number to be in sync with the GNOME 2 desktop
* Replace all instances of GNOME 2.0 with GNOME 2
-rw-r--r--devel/gnome2-devel/Makefile5
-rw-r--r--devel/gnome2-devel/pkg-descr4
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/gnome2-devel/Makefile b/devel/gnome2-devel/Makefile
index bd83cce8c4f7..be9f48343972 100644
--- a/devel/gnome2-devel/Makefile
+++ b/devel/gnome2-devel/Makefile
@@ -6,15 +6,14 @@
#
PORTNAME= gnome2-devel
-PORTVERSION= 2.0
-PORTREVISION= 2
+PORTVERSION= 2.2.1
CATEGORIES= devel gnome
MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
MAINTAINER= gnome@FreeBSD.org
-COMMENT= The "meta-port" for the GNOME 2.0 development API
+COMMENT= The "meta-port" for the GNOME 2 development API
RUN_DEPENDS= intltool-merge:${PORTSDIR}/textproc/intltool \
gnome-autogen.sh:${PORTSDIR}/devel/gnomecommon
diff --git a/devel/gnome2-devel/pkg-descr b/devel/gnome2-devel/pkg-descr
index 4a475a93af35..4085fe39638d 100644
--- a/devel/gnome2-devel/pkg-descr
+++ b/devel/gnome2-devel/pkg-descr
@@ -1,7 +1,7 @@
GNU Network Object Model Environment
This package does not contain anything by itself -- it is a
-"meta-port" that depends on other GNOME 2.0 packages. Its sole purpose is
+"meta-port" that depends on other GNOME 2 packages. Its sole purpose is
to require dependencies so users can install this package only and
-have all the GNOME 2.0 development stuff pulled in by the port/package
+have all the GNOME 2 development stuff pulled in by the port/package
dependency mechanism.