diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-08-20 20:31:43 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-08-20 20:31:43 +0000 |
commit | 52c5173fb8a3323746d9ccdbc21a90a1a85fb47e (patch) | |
tree | b3f27e32b8881a53bd1e99f7f8cd49233b845c6b /finance | |
parent | Upgrade to dev7 (diff) |
Ade decided he would be a willing victim and become the maintainer of this.
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 39054d6b8223..3f583c910d73 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 39054d6b8223..3f583c910d73 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 \ |