diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-01-03 21:33:16 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-01-03 21:33:16 +0800 |
commit | 18d625731585b46aded59859c3fc2ea1a1901ae1 (patch) | |
tree | af5a3efb1e202683b6ffa2789f35ce623f78ca48 /x11 | |
parent | 14df5739905f0a4d03925d4f4b6f44c566515ae7 (diff) | |
download | freebsd-ports-gnome-18d625731585b46aded59859c3fc2ea1a1901ae1.tar.gz freebsd-ports-gnome-18d625731585b46aded59859c3fc2ea1a1901ae1.tar.zst freebsd-ports-gnome-18d625731585b46aded59859c3fc2ea1a1901ae1.zip |
Add evolution. I supposed that I had committed this one long time ago - looks
like my brain has a memory bug. *sigh*
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-fifth-toe/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/x11/gnome-fifth-toe/Makefile b/x11/gnome-fifth-toe/Makefile index 71966177e223..2177a7cccf74 100644 --- a/x11/gnome-fifth-toe/Makefile +++ b/x11/gnome-fifth-toe/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome-fifth-toe PORTVERSION= 1.4.1b2 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -35,7 +36,8 @@ RUN_DEPENDS= mozilla:${PORTSDIR}/www/mozilla \ AbiWord:${PORTSDIR}/editors/AbiWord \ anjuta:${PORTSDIR}/devel/anjuta \ guppi-gnumeric:${PORTSDIR}/math/guppi \ - gnomoku:${PORTSDIR}/games/gnomoku + gnomoku:${PORTSDIR}/games/gnomoku \ + evolution:${PORTSDIR}/mail/evolution # We're still missing a few things from the "official" distribution # All can be found in stable/sources on MASTER_SITE_GNOME diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 71966177e223..2177a7cccf74 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome-fifth-toe PORTVERSION= 1.4.1b2 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -35,7 +36,8 @@ RUN_DEPENDS= mozilla:${PORTSDIR}/www/mozilla \ AbiWord:${PORTSDIR}/editors/AbiWord \ anjuta:${PORTSDIR}/devel/anjuta \ guppi-gnumeric:${PORTSDIR}/math/guppi \ - gnomoku:${PORTSDIR}/games/gnomoku + gnomoku:${PORTSDIR}/games/gnomoku \ + evolution:${PORTSDIR}/mail/evolution # We're still missing a few things from the "official" distribution # All can be found in stable/sources on MASTER_SITE_GNOME |