diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-04 07:21:28 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-04 07:21:28 +0000 |
commit | 9cfef94481f662ea11a43926f308e216bf4c508e (patch) | |
tree | 87bf42d26426416c5ad8e2981459a1dbefcea7f4 /x11 | |
parent | Upgrade to 0.13.4: Fix possible buffer overflow. (diff) |
Remove dia. It is now a GNOME 2 port.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-fifth-toe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome-fifth-toe/Makefile b/x11/gnome-fifth-toe/Makefile index 2625763cb0bf..b63e7161c2a8 100644 --- a/x11/gnome-fifth-toe/Makefile +++ b/x11/gnome-fifth-toe/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-fifth-toe PORTVERSION= 1.4.1b2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -23,7 +23,6 @@ RUN_DEPENDS= gabber:${PORTSDIR}/net/gabber \ atomix:${PORTSDIR}/games/atomix \ balsa:${PORTSDIR}/mail/balsa \ bombermaze:${PORTSDIR}/games/bombermaze \ - dia:${PORTSDIR}/graphics/dia \ eog:${PORTSDIR}/graphics/eog \ gedit:${PORTSDIR}/editors/gedit \ gimp:${PORTSDIR}/graphics/gimp1 \ |