diff options
author | sem <sem@FreeBSD.org> | 2011-01-21 23:00:12 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2011-01-21 23:00:12 +0800 |
commit | a563973782da933017f68028930675afd8f2ade5 (patch) | |
tree | 420e280f102b448c71aff1fdfb768f5bf4671fa9 /x11-toolkits | |
parent | 774ba018d0c177b151574f4f383a80d9a6082c38 (diff) | |
download | freebsd-ports-gnome-a563973782da933017f68028930675afd8f2ade5.tar.gz freebsd-ports-gnome-a563973782da933017f68028930675afd8f2ade5.tar.zst freebsd-ports-gnome-a563973782da933017f68028930675afd8f2ade5.zip |
- Drop ports I don't use anymore and can't fix.
Feature safe: yes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/efltk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/efltk/Makefile b/x11-toolkits/efltk/Makefile index 13bfa9967f85..52634274a964 100644 --- a/x11-toolkits/efltk/Makefile +++ b/x11-toolkits/efltk/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= SF/ede/${PORTNAME}/${PORTVERSION} -MAINTAINER= sem@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extended Fast Light Toolkit LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ |