diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-05 12:15:24 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-05 12:15:24 +0800 |
commit | 8494aa8bf404b55ca369999c693e2d3d4d50fcbc (patch) | |
tree | 43e34bd16868d5cf6b6cac075b149d2211a0a95b /editors/gnome2-office | |
parent | 678800f765c0c55c5255fc8639c4e85d602d3c5f (diff) | |
download | freebsd-ports-gnome-8494aa8bf404b55ca369999c693e2d3d4d50fcbc.tar.gz freebsd-ports-gnome-8494aa8bf404b55ca369999c693e2d3d4d50fcbc.tar.zst freebsd-ports-gnome-8494aa8bf404b55ca369999c693e2d3d4d50fcbc.zip |
Fix some known compatibility problems with GNOME 2.6.
Diffstat (limited to 'editors/gnome2-office')
-rw-r--r-- | editors/gnome2-office/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gnome2-office/Makefile b/editors/gnome2-office/Makefile index 3b1efac93c5e..b78950ce842a 100644 --- a/editors/gnome2-office/Makefile +++ b/editors/gnome2-office/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2-office -PORTVERSION= 2.6.0 +PORTVERSION= 2.5.92 CATEGORIES= editors gnome MASTER_SITES= # empty DISTFILES= # empty |