diff options
author | anholt <anholt@FreeBSD.org> | 2003-03-12 07:50:04 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2003-03-12 07:50:04 +0800 |
commit | 5d5c493211361d05ed4d86552eccf0d972823485 (patch) | |
tree | 9c1fb8bbcbc35a7daad1ea368ac59e0ad969eca3 | |
parent | 84caddf7d53869073965c0b71e474eff8f3ba4f1 (diff) | |
download | freebsd-ports-gnome-5d5c493211361d05ed4d86552eccf0d972823485.tar.gz freebsd-ports-gnome-5d5c493211361d05ed4d86552eccf0d972823485.tar.zst freebsd-ports-gnome-5d5c493211361d05ed4d86552eccf0d972823485.zip |
Reverse spam in previous commit.
-rw-r--r-- | x11/gnome-fifth-toe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-fifth-toe/Makefile b/x11/gnome-fifth-toe/Makefile index 899429b4fb76..2625763cb0bf 100644 --- a/x11/gnome-fifth-toe/Makefile +++ b/x11/gnome-fifth-toe/Makefile @@ -15,9 +15,9 @@ EXTRACT_ONLY= # empty MAINTAINER= gnome@FreeBSD.org COMMENT= The "meta-port" for the GNOME "Fifth-Toe" extra package set -#gabber:${PORTSDIR}/net/gabber \ -RUN_DEPENDS= galeon:${PORTSDIR}/www/galeon \ +RUN_DEPENDS= gabber:${PORTSDIR}/net/gabber \ + galeon:${PORTSDIR}/www/galeon \ pan:${PORTSDIR}/news/pan \ gnumeric:${PORTSDIR}/math/gnumeric \ atomix:${PORTSDIR}/games/atomix \ |