aboutsummaryrefslogtreecommitdiffstats
path: root/www/aswiki/Makefile
diff options
context:
space:
mode:
authormatusita <matusita@FreeBSD.org>2003-06-21 15:52:05 +0800
committermatusita <matusita@FreeBSD.org>2003-06-21 15:52:05 +0800
commitffe440d60d4c20de1ead59362c7b9c2778b648d5 (patch)
tree41c85bd113d9e6e70fe78cdb7f9329e812fab220 /www/aswiki/Makefile
parent6c32d825841981ad10f2e4464482741bfe0616d2 (diff)
downloadfreebsd-ports-gnome-ffe440d60d4c20de1ead59362c7b9c2778b648d5.tar.gz
freebsd-ports-gnome-ffe440d60d4c20de1ead59362c7b9c2778b648d5.tar.zst
freebsd-ports-gnome-ffe440d60d4c20de1ead59362c7b9c2778b648d5.zip
More typo fix.
Found by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de>
Diffstat (limited to 'www/aswiki/Makefile')
-rw-r--r--www/aswiki/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/aswiki/Makefile b/www/aswiki/Makefile
index c10f5c4aeeb7..c58a44397cb1 100644
--- a/www/aswiki/Makefile
+++ b/www/aswiki/Makefile
@@ -7,7 +7,7 @@
PORTNAME= aswiki
PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www ruby
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -32,7 +32,7 @@ post-extract:
post-patch:
${REINPLACE_CMD} -e "s|__DATADIR__|${DATADIR}|" ${WRKSRC}/setup.sh
- ${ECHO} "\$$DIR_TEMPLATE = '__DATADIR__/templete'" \
+ ${ECHO} "\$$DIR_TEMPLATE = '__DATADIR__/template'" \
>> ${WRKSRC}/aswiki.conf
${ECHO} "\$$DIR_PLUGIN = '__DATADIR__/plugin'" \
>> ${WRKSRC}/aswiki.conf