diff options
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gnucash-devel/Makefile | 2 | ||||
-rw-r--r-- | finance/gnucash/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile index 39054d6..3f583c9 100644 --- a/finance/gnucash-devel/Makefile +++ b/finance/gnucash-devel/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.gnucash.org/pub/gnucash/gnucash/sources/stable/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnucash -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ade@FreeBSD.org BUILD_DEPENDS= swig:${PORTSDIR}/devel/SWIG \ g-wrap:${PORTSDIR}/devel/g-wrap \ diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 39054d6..3f583c9 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.gnucash.org/pub/gnucash/gnucash/sources/stable/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnucash -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ade@FreeBSD.org BUILD_DEPENDS= swig:${PORTSDIR}/devel/SWIG \ g-wrap:${PORTSDIR}/devel/g-wrap \ |