diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-11 01:18:01 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-11 01:18:01 +0000 |
commit | 34da9bdf573136c2c1df38368a52ffccd661cf79 (patch) | |
tree | a377528db4adfec04e601af6921b10c25874b351 /palm | |
parent | Update to 1.41 (diff) |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
Notes
Notes:
svn path=/head/; revision=147872
Diffstat (limited to 'palm')
-rw-r--r-- | palm/jfconv/Makefile | 2 | ||||
-rw-r--r-- | palm/mdbconv/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/palm/jfconv/Makefile b/palm/jfconv/Makefile index 42118a92ae38..933269aa21e6 100644 --- a/palm/jfconv/Makefile +++ b/palm/jfconv/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= knu DISTNAME= jconv EXTRACT_SUFX= .tgz -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Converts JFile database to CSV, and vice versa ALL_TARGET= # none diff --git a/palm/mdbconv/Makefile b/palm/mdbconv/Makefile index e88e30e48f67..092a5324fdcc 100644 --- a/palm/mdbconv/Makefile +++ b/palm/mdbconv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= palm databases MASTER_SITES= http://www.handmark.com/downloads/ DISTNAME= ${PORTNAME}freebsd3x -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Converts CSV to MobileDB database NO_WRKSUBDIR= yes |