diff options
Diffstat (limited to 'misc/birthday/Makefile')
-rw-r--r-- | misc/birthday/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/misc/birthday/Makefile b/misc/birthday/Makefile index ec2b54219146..4cd6386f42b3 100644 --- a/misc/birthday/Makefile +++ b/misc/birthday/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: birthday -# Date created: 21 May 2001 -# Whom: Niek Bergboer <niek@bergboer.net> -# +# Created by: Niek Bergboer <niek@bergboer.net> # $FreeBSD$ -# PORTNAME= birthday PORTVERSION= 1.5 @@ -11,7 +7,7 @@ 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) +COMMENT= Outputs reminders for upcoming events (e.g. birthdays) MAN1= birthday.1 MANCOMPRESSED= no |