diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-24 02:42:30 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-24 02:42:30 +0800 |
commit | cbd7fbe2531934f161f02a87a5e877f682a23dbe (patch) | |
tree | 5536f9fa504887631615abb874f6a5276a780455 /x11 | |
parent | 9065283575297024b275acd13d5b5c44c9cdc51f (diff) | |
download | freebsd-ports-gnome-cbd7fbe2531934f161f02a87a5e877f682a23dbe.tar.gz freebsd-ports-gnome-cbd7fbe2531934f161f02a87a5e877f682a23dbe.tar.zst freebsd-ports-gnome-cbd7fbe2531934f161f02a87a5e877f682a23dbe.zip |
* Add AbiWord2
* De-pkg-comment
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome2-fifth-toe/pkg-comment | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 5872d3482dc6..3034fd12a2fe 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,15 +7,17 @@ PORTNAME= gnome2-fifth-toe PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty MAINTAINER= gnome@FreeBSD.org +COMMENT= The "meta-port" for the GNOME 2 "Fifth-Toe" extra package set RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ + AbiWord-2.0:${PORTSDIR}/editors/AbiWord2 \ pan:${PORTSDIR}/news/pan2 \ xchat:${PORTSDIR}/irc/xchat2 \ balsa:${PORTSDIR}/mail/balsa2 \ diff --git a/x11/gnome2-fifth-toe/pkg-comment b/x11/gnome2-fifth-toe/pkg-comment deleted file mode 100644 index 06faff4d4ed9..000000000000 --- a/x11/gnome2-fifth-toe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The "meta-port" for the GNOME 2 "Fifth-Toe" extra package set |