diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2011-01-21 15:00:12 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2011-01-21 15:00:12 +0000 |
commit | c623b9785b16577320b1f4451b34fbaad27da61c (patch) | |
tree | 86c30fcc2ff26d804df9e31a2b4090dd370c9ba4 /x11-toolkits | |
parent | 95336276909a8bf6fecb831f7c91211a64919879 (diff) |
- Drop ports I don't use anymore and can't fix.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=268090
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 \ |