diff options
-rw-r--r-- | deskutils/gbirthday/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/deskutils/gbirthday/Makefile b/deskutils/gbirthday/Makefile index d771d0b8e20e..9c9bd5307c81 100644 --- a/deskutils/gbirthday/Makefile +++ b/deskutils/gbirthday/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gbirthday -# Date created: 01 January 2009 -# Whom: Alexander Logvinov <ports@logvinov.com> -# +# Created by: Alexander Logvinov <ports@logvinov.com> # $FreeBSD$ -# PORTNAME= gbirthday PORTVERSION= 0.6.5 @@ -11,8 +7,8 @@ PORTREVISION= 3 CATEGORIES= deskutils gnome MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org -COMMENT= A birthday reminder for Evolution and some others +MAINTAINER= rm@FreeBSD.org +COMMENT= Birthday reminder for Evolution and some others OPTIONS= EVO "Enable Evolution support" on \ THUNDER "Enable Thunderbird/Sunbird support" off \ |