diff options
author | obrien <obrien@FreeBSD.org> | 2000-08-21 04:31:43 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-08-21 04:31:43 +0800 |
commit | 19c897e8feb7021a4d0b743e25da0013ea38d541 (patch) | |
tree | e8538b1d9f74a0aa697e529e6381beaa00980580 /finance | |
parent | 009bac22fddbc26330740e9180895f1009ed4eab (diff) | |
download | freebsd-ports-gnome-19c897e8feb7021a4d0b743e25da0013ea38d541.tar.gz freebsd-ports-gnome-19c897e8feb7021a4d0b743e25da0013ea38d541.tar.zst freebsd-ports-gnome-19c897e8feb7021a4d0b743e25da0013ea38d541.zip |
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 \ |