diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
commit | 21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269 (patch) | |
tree | 2bd8e30787adc060967df63687cf5230898ef8ca /graphics/xpx | |
parent | 34113719aea618f80d0f309d53402d769feb9985 (diff) | |
download | ports-21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269.tar.gz ports-21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269.zip |
Reset inactive maintainer. Thanks for your work in the past!
Notes
Notes:
svn path=/head/; revision=132381
Diffstat (limited to 'graphics/xpx')
-rw-r--r-- | graphics/xpx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xpx/Makefile b/graphics/xpx/Makefile index 5234ab798109..0981efaba394 100644 --- a/graphics/xpx/Makefile +++ b/graphics/xpx/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.oersted.co.jp/~yav/soft/xpx/ DISTNAME= xpx141 -MAINTAINER= flathill@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple pixel editing tool to make datas for KISS WRKSRC= ${WRKDIR}/xpx |