* Bump the version number to be in sync with the GNOME 2 desktop
* Replace all instances of GNOME 2.0 with GNOME 2
This commit is contained in:
parent
aeb6064370
commit
a1b222e2b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78446
2 changed files with 4 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue