diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-01-22 19:33:59 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-01-22 19:33:59 +0000 |
commit | 548809869d811a38e3833c1ec28043c938d27071 (patch) | |
tree | 37e07900a52ce1c2615172df673ea17888ca632c /finance/gnucash | |
parent | 1f8f6ce7e1a64e0e25a2b953539ee0cb5c3564cb (diff) |
Release a few ports back into the wild that I don't have
time to maintain any more.
Notes
Notes:
svn path=/head/; revision=37456
Diffstat (limited to 'finance/gnucash')
-rw-r--r-- | finance/gnucash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 88568e474d5a..591a4a4755eb 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnucash -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= swig:${PORTSDIR}/devel/SWIG \ g-wrap:${PORTSDIR}/devel/g-wrap \ |