aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pop3lite
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 /mail/pop3lite
parent21829056931f158e125c2d89352e36c1c7196a26 (diff)
Massive style enforcement - use ^I instead of spaces for variables identation.
Diffstat (limited to 'mail/pop3lite')
-rw-r--r--mail/pop3lite/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/pop3lite/Makefile b/mail/pop3lite/Makefile
index c2aa1c64f7c2..f69a84ee77b3 100644
--- a/mail/pop3lite/Makefile
+++ b/mail/pop3lite/Makefile
@@ -5,10 +5,10 @@
# $FreeBSD$
#
-PORTNAME= pop3lite
+PORTNAME= pop3lite
PORTVERSION= 0.1.3
-CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+CATEGORIES= mail
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= greid@ukug.uk.freebsd.org