diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-18 16:22:26 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-18 16:22:26 +0000 |
commit | 51c4e46fd0dd1d89510baf5790187114a28ac4cc (patch) | |
tree | b2b6853ce19bed3db859ccd7395b38a4e55ecaf2 /misc | |
parent | 6ae200ffc93fde60b28bbba2f020db78601ac4a1 (diff) | |
download | ports-51c4e46fd0dd1d89510baf5790187114a28ac4cc.tar.gz ports-51c4e46fd0dd1d89510baf5790187114a28ac4cc.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/birthday/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/birthday/Makefile b/misc/birthday/Makefile index 8e56612f3415..c319af6e861a 100644 --- a/misc/birthday/Makefile +++ b/misc/birthday/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5 CATEGORIES= misc MASTER_SITES= http://users.zetnet.co.uk/mortia/source/ -MAINTAINER= niek@bergboer.net +MAINTAINER= ports@FreeBSD.org COMMENT= A program that outputs reminders for upcoming events (e.g. birthdays) MAN1= birthday.1 |