diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-11-27 21:54:08 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-11-27 21:54:08 +0000 |
commit | 435b206411efcd886dbc3d42b8749ad71ac031fb (patch) | |
tree | 0d9e2ce547cbc7729ff84ec2b2094b6c1b0b78fe /audio/knapster | |
parent | Update w3m to 0.2.2 and w3m-img to 0.2.2+1.14. (diff) |
Give maintainership to R Joseph Wright <rjoseph@arbornet.org>
Notes
Notes:
svn path=/head/; revision=50662
Diffstat (limited to 'audio/knapster')
-rw-r--r-- | audio/knapster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/knapster/Makefile b/audio/knapster/Makefile index 78530792383b..b5dcff6ddbda 100644 --- a/audio/knapster/Makefile +++ b/audio/knapster/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}2-${PORTVERSION} -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= rjoseph@arbornet.org USE_KDEBASE_VER=2 USE_AUTOCONF= yes |