aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-03-19 00:26:04 +0800
committertrevor <trevor@FreeBSD.org>2004-03-19 00:26:04 +0800
commitb73eac4377a8a171663712b3539ea517f0fb30c2 (patch)
treefe6538e3cec6cd759cfa20ebf4018c4a907faae2 /misc
parent1bf8b14815c3524450ba573da45b53efd8d7a459 (diff)
downloadfreebsd-ports-gnome-b73eac4377a8a171663712b3539ea517f0fb30c2.tar.gz
freebsd-ports-gnome-b73eac4377a8a171663712b3539ea517f0fb30c2.tar.zst
freebsd-ports-gnome-b73eac4377a8a171663712b3539ea517f0fb30c2.zip
Use tabs, not spaces.
Diffstat (limited to 'misc')
-rw-r--r--misc/birthday/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/misc/birthday/Makefile b/misc/birthday/Makefile
index c319af6e861a..5a05e65af3bc 100644
--- a/misc/birthday/Makefile
+++ b/misc/birthday/Makefile
@@ -5,16 +5,16 @@
# $FreeBSD$
#
-PORTNAME= birthday
-PORTVERSION= 1.5
-CATEGORIES= misc
-MASTER_SITES= http://users.zetnet.co.uk/mortia/source/
+PORTNAME= birthday
+PORTVERSION= 1.5
+CATEGORIES= misc
+MASTER_SITES= http://users.zetnet.co.uk/mortia/source/
MAINTAINER= ports@FreeBSD.org
COMMENT= A program that outputs reminders for upcoming events (e.g. birthdays)
-MAN1= birthday.1
-MANCOMPRESSED= no
+MAN1= birthday.1
+MANCOMPRESSED= no
PLIST_FILES= bin/birthday
.include <bsd.port.mk>