diff options
author | ade <ade@FreeBSD.org> | 2001-05-18 15:07:46 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-05-18 15:07:46 +0000 |
commit | 30bd4ed1d180c65399cb694fcc54d0b64169245f (patch) | |
tree | d2a1dd7924fc5cb5ac975b22cbaee8c653d54293 /x11/gnome-fifth-toe | |
parent | 4ab243658d9a6ba8a58040cec553f5a88c764c8b (diff) | |
download | FreeBSD-ports-30bd4ed1d180c65399cb694fcc54d0b64169245f.zip FreeBSD-ports-30bd4ed1d180c65399cb694fcc54d0b64169245f.tar.gz |
Bring anjuta into the gnome-fifth-toe port, and adjust
maintainership accordingly.
Submitted by: demon
Diffstat (limited to 'x11/gnome-fifth-toe')
-rw-r--r-- | x11/gnome-fifth-toe/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/gnome-fifth-toe/Makefile b/x11/gnome-fifth-toe/Makefile index 55f5cfe..a6cea4c 100644 --- a/x11/gnome-fifth-toe/Makefile +++ b/x11/gnome-fifth-toe/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome-fifth-toe PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -32,12 +33,13 @@ RUN_DEPENDS= mozilla:${PORTSDIR}/www/mozilla \ gob:${PORTSDIR}/x11-toolkits/gob \ gtm:${PORTSDIR}/ftp/gtm \ gnucash:${PORTSDIR}/deskutils/gnucash \ - abiword:${PORTSDIR}/editors/AbiWord + abiword:${PORTSDIR}/editors/AbiWord \ + anjuta:${PORTSDIR}/devel/anjuta # We're still missing a few things from the "official" distribution # All can be found in stable/sources on MASTER_SITE_GNOME # -# anjuta, firestarter, fpm, gfax, gnome-db, gnome-lokkit, gnomoku, +# firestarter, fpm, gfax, gnome-db, gnome-lokkit, gnomoku, # gnorpm, googlizer, guppi, merlin-cpufire, radioactive, toutdoux NO_BUILD= yes |