aboutsummaryrefslogtreecommitdiff
path: root/www/mochiweb
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2013-04-23 15:32:15 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2013-04-23 15:32:15 +0000
commit716717649a4da696b744fa6d628666f7094a40ca (patch)
tree87502c83860e2924a726f2ea289323d44374883b /www/mochiweb
parentfef45082cced09ccf382a96674f402a7a59d4ba7 (diff)
downloadports-716717649a4da696b744fa6d628666f7094a40ca.tar.gz
ports-716717649a4da696b744fa6d628666f7094a40ca.zip
Of course I noticed the missing tabs just after the commit.
Notes
Notes: svn path=/head/; revision=316363
Diffstat (limited to 'www/mochiweb')
-rw-r--r--www/mochiweb/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/mochiweb/Makefile b/www/mochiweb/Makefile
index f263dc0f64d2..580557eff8a4 100644
--- a/www/mochiweb/Makefile
+++ b/www/mochiweb/Makefile
@@ -10,13 +10,13 @@ COMMENT= Erlang library for building lightweight HTTP servers
LICENSE= MIT
-PLIST_SUB= VERSION="${PORTVERSION}"
+PLIST_SUB= VERSION="${PORTVERSION}"
-USE_GITHUB= yes
-GH_ACCOUNT= mochi
-GH_PROJECT= mochiweb
-GH_COMMIT= 92b8f5b
-GH_TAGNAME= v${PORTVERSION}
+USE_GITHUB= yes
+GH_ACCOUNT= mochi
+GH_PROJECT= mochiweb
+GH_COMMIT= 92b8f5b
+GH_TAGNAME= v${PORTVERSION}
.include <bsd.port.pre.mk>