aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-08 11:47:37 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-08 11:47:37 +0000
commit5feb56050ff20983e22736cdbfcfcfa7c2436478 (patch)
treef1518119d13e738842826983399d1537f25dccd6 /editors
parent10e69259c237c9454fbad0a4aba08962a1fb6544 (diff)
downloadports-5feb56050ff20983e22736cdbfcfcfa7c2436478.tar.gz
ports-5feb56050ff20983e22736cdbfcfcfa7c2436478.zip
Fix plist and remove BROKEN.
PR: ports/94081 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (me) Reviewed by: Andrey Slusar <anrays@gmail.com> Approved by: Dryice Liu <dryice@dryice.name> (maintainer), lawrance (mentor)
Notes
Notes: svn path=/head/; revision=161693
Diffstat (limited to 'editors')
-rw-r--r--editors/speedbar-emacs20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/speedbar-emacs20/Makefile b/editors/speedbar-emacs20/Makefile
index a724c8d18243..84d7f8a44eb3 100644
--- a/editors/speedbar-emacs20/Makefile
+++ b/editors/speedbar-emacs20/Makefile
@@ -10,6 +10,6 @@ MASTERDIR= ${.CURDIR}/../../editors/speedbar
USE_EMACS= yes
EMACS_PORT_NAME= emacs20
-BROKEN= Incorrect pkg-plist
+INFO+= speedbar
.include "${MASTERDIR}/Makefile"