diff options
author | Koop Mast <kwm@FreeBSD.org> | 2016-01-15 13:22:07 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2016-01-15 13:22:07 +0000 |
commit | 71a6745a56edaccd0b7305060f8df491bda49e09 (patch) | |
tree | b2f47bd84e45bec90851071f830ea056a18cb5e5 /finance | |
parent | 2c37f5fc3b28f4e082536d5eefc8ed18dd2696c7 (diff) | |
download | ports-71a6745a56edaccd0b7305060f8df491bda49e09.tar.gz ports-71a6745a56edaccd0b7305060f8df491bda49e09.zip |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gnucash-docs/Makefile | 2 | ||||
-rw-r--r-- | finance/gnucash/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile index 1bfd0195f4ac..607b03987692 100644 --- a/finance/gnucash-docs/Makefile +++ b/finance/gnucash-docs/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/gnucash/${PORTNAME}/${PORTVERSION} \ ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \ http://www.linas.org/pub/ -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Documentation for gnucash LIB_DEPENDS= librarian.so:${PORTSDIR}/textproc/rarian diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 40aedc51018e..a0d7350cbd05 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.6.11 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Quicken-like money and finance manager LICENSE= GPLv2 GPLv3 |