diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-11-02 01:33:11 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-11-02 01:33:11 +0000 |
commit | 3ca4c437378f508608e1906a55cd8cf97beff368 (patch) | |
tree | 371fb0db38366ee25fd1116b637f5811702a65aa /science/gramps/Makefile | |
parent | c623624705d3c46a3a4e83f2f4eb1b979bfe040b (diff) |
Notes
Diffstat (limited to 'science/gramps/Makefile')
-rw-r--r-- | science/gramps/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/science/gramps/Makefile b/science/gramps/Makefile index 549114db22d4..04b0dd499494 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: gramps -# Date created: 2003-12-25 -# Whom: Andreas Fehlner <fehlner@gmx.de> -# +# Created by: Andreas Fehlner <fehlner@gmx.de> # $FreeBSD$ PORTNAME= gramps @@ -11,7 +8,7 @@ CATEGORIES= science gnome python MASTER_SITES= SF/${PORTNAME}/Stable/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-1 -MAINTAINER= freebsd@troback.com +MAINTAINER= ports@FreeBSD.org COMMENT= A GTK/GNOME-based genealogy program LICENSE= GPLv2 |