1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Fix typo in pkg-message.

Submitted by:	Tech Nossomy <technossomy mail.com>
This commit is contained in:
Xin LI 2011-10-09 09:32:56 +00:00
parent c456420bb0
commit eea595db63
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283236
2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= dokuwiki
PORTVERSION= ${DIST_VER:S/${PORTNAME}//:S/-//g}
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.splitbrain.org/_media/projects/dokuwiki/ \
LOCAL/chinsan/${PORTNAME}

View File

@ -2,7 +2,7 @@
**** NOTE ****
1) Please add the following to your apache config, and restart.
#
# Directives to allow use of dokuwki
# Directives to allow use of dokuwiki
#
Alias /%%PORTNAME%% "%%PREFIX%%/%%DOKUWIKI_DIR%%/"