aboutsummaryrefslogtreecommitdiffstats
path: root/www/elinks
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-01-17 01:33:20 +0800
committersobomax <sobomax@FreeBSD.org>2001-01-17 01:33:20 +0800
commit51369898d389675759f44baed7961d59c8233c93 (patch)
tree8b4ec24d53e3f6345ace454c06ff938dbaf9a7a1 /www/elinks
parent03f706620f3d8413ee3403771d9bc2bc73023978 (diff)
downloadfreebsd-ports-gnome-51369898d389675759f44baed7961d59c8233c93.tar.gz
freebsd-ports-gnome-51369898d389675759f44baed7961d59c8233c93.tar.zst
freebsd-ports-gnome-51369898d389675759f44baed7961d59c8233c93.zip
Massive style enforcement - use ^I instead of spaces for variables identation.
Diffstat (limited to 'www/elinks')
-rw-r--r--www/elinks/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile
index 9396fd2cd80d..414d8e2de4db 100644
--- a/www/elinks/Makefile
+++ b/www/elinks/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= links
-PORTVERSION= 0.95
+PORTVERSION= 0.95
CATEGORIES= www
MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \
http://www.add.com.pl/links/download/ \
@@ -16,6 +16,6 @@ MAINTAINER= demon@FreeBSD.org
GNU_CONFIGURE= yes
-MAN1= links.1
+MAN1= links.1
.include <bsd.port.mk>