diff options
author | wiz <wiz@pkgsrc.org> | 2005-04-18 13:20:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-04-18 13:20:14 +0000 |
commit | 51ed3e0d1766292524a677d800157e628d61e830 (patch) | |
tree | d087bd1695b3c943e0d5329347eaebf09acf8fca /editors/abiword | |
parent | 47d20b0cc89e220f5c0be4444e6778665108f5f3 (diff) | |
download | pkgsrc-51ed3e0d1766292524a677d800157e628d61e830.tar.gz |
adam volunteered to maintain this package.
Diffstat (limited to 'editors/abiword')
-rw-r--r-- | editors/abiword/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/abiword/Makefile.common b/editors/abiword/Makefile.common index 7e033878662..db5dae6ba99 100644 --- a/editors/abiword/Makefile.common +++ b/editors/abiword/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.17 2005/04/13 20:15:55 drochner Exp $ +# $NetBSD: Makefile.common,v 1.18 2005/04/18 13:20:14 wiz Exp $ # Be sure to update PLIST and distinfo for editors/abiword-plugins when updating ABIWORD_VERSION= 2.2.7 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.abisource.com/downloads/abiword/${ABIWORD_VERSION}/sour ${MASTER_SITE_SOURCEFORGE:=abiword/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.abisource.com/ BUILD_USES_MSGFMT= yes |