summaryrefslogtreecommitdiff
path: root/editors/code-browser/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-05-27 10:00:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-05-27 10:00:13 +0000
commit6acce1fa697095e62b9a1d1a1efffa1a5cbe5be5 (patch)
tree44881f1cca03a7994ceb4e4ce4f13099b9c4ab78 /editors/code-browser/Makefile
parent77839a8b9a3f0a27a4923264c9457306c8620615 (diff)
Notes
Diffstat (limited to 'editors/code-browser/Makefile')
-rw-r--r--editors/code-browser/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/code-browser/Makefile b/editors/code-browser/Makefile
index 1d65003db836..7f2f83a79edd 100644
--- a/editors/code-browser/Makefile
+++ b/editors/code-browser/Makefile
@@ -7,11 +7,9 @@
#
PORTNAME= code-browser
-PORTVERSION= 2.13
-PORTREVISION= 1
+PORTVERSION= 2.14
CATEGORIES= editors
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
@@ -27,6 +25,7 @@ PORTDOCS= code-browser.chm doc.css doc.html
PLIST_FILES= bin/code-browser \
%%DATADIR%%/config/preferences.cbc \
%%DATADIR%%/config-default/preferences.cbc \
+ %%DATADIR%%/config-optional/AVR-asm.cbc \
%%DATADIR%%/config-optional/perforce.cbc \
%%DATADIR%%/config-optional/torque.cbc
PLIST_DIRS= %%DATADIR%%/config-optional \