diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-23 18:42:30 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-23 18:42:30 +0000 |
commit | 292705c951497ecdc91ab11c7b2652094957c879 (patch) | |
tree | ed17a0bfa6812cfc489ff7ab9c046f651b7b5fe6 | |
parent | bfb0985e76cad5b1af0893f8ba089f8ef1235b06 (diff) | |
download | ports-292705c951497ecdc91ab11c7b2652094957c879.tar.gz ports-292705c951497ecdc91ab11c7b2652094957c879.zip |
Notes
-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 |