aboutsummaryrefslogtreecommitdiff
path: root/net/tintin++
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch)
tree0b080fcd55271333176593e1b9bc0b48aedbe9fa /net/tintin++
parent21829056931f158e125c2d89352e36c1c7196a26 (diff)
downloadports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.tar.gz
ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.zip
Massive style enforcement - use ^I instead of spaces for variables identation.
Notes
Notes: svn path=/head/; revision=37252
Diffstat (limited to 'net/tintin++')
-rw-r--r--net/tintin++/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile
index 94df22a2f8cc..a6f6a48ef3c3 100644
--- a/net/tintin++/Makefile
+++ b/net/tintin++/Makefile
@@ -7,14 +7,14 @@
PORTNAME= tintin
PORTVERSION= 1.5.9
-CATEGORIES= net games
-MASTER_SITES= http://mail.newclear.net/tintin/download/ \
+CATEGORIES= net games
+MASTER_SITES= http://mail.newclear.net/tintin/download/ \
http://freebsd.hanirc.org/~jhp/tintin++/
DISTNAME= tintin++v1.5pl9
MAINTAINER= jhp@cocoja.holywar.net
-WRKSRC= ${WRKDIR}/tintin++/v1.5/src
+WRKSRC= ${WRKDIR}/tintin++/v1.5/src
GNU_CONFIGURE= yes
.include <bsd.port.mk>