From 51369898d389675759f44baed7961d59c8233c93 Mon Sep 17 00:00:00 2001 From: sobomax Date: Tue, 16 Jan 2001 17:33:20 +0000 Subject: Massive style enforcement - use ^I instead of spaces for variables identation. --- www/elinks/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/elinks') 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 -- cgit