aboutsummaryrefslogtreecommitdiff
path: root/misc/birthday/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/birthday/Makefile')
-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>