diff options
author | knu <knu@FreeBSD.org> | 2002-07-26 01:52:26 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-07-26 01:52:26 +0800 |
commit | 7a8e542040fade17987ef320dbc5ee4c93bc3b71 (patch) | |
tree | 76a2c46dbc41ba16262aed14af08f2277bf27e43 /palm | |
parent | 4f82ae4e1b123c21dbf916fb72664dd7409f78ea (diff) | |
download | freebsd-ports-gnome-7a8e542040fade17987ef320dbc5ee4c93bc3b71.tar.gz freebsd-ports-gnome-7a8e542040fade17987ef320dbc5ee4c93bc3b71.tar.zst freebsd-ports-gnome-7a8e542040fade17987ef320dbc5ee4c93bc3b71.zip |
Drop the maintainership.
Diffstat (limited to 'palm')
-rw-r--r-- | palm/hdconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/hdconv/Makefile b/palm/hdconv/Makefile index 62ec7551c70c..bcf7feb4de3b 100644 --- a/palm/hdconv/Makefile +++ b/palm/hdconv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= palm databases linux MASTER_SITES= ftp://ftp.SilberSoft.com/pub/Software/Database/HanDBase/ DISTNAME= handbase_desktop_${PORTVERSION:S/./_/}.i386-any-linux2.0 -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LINUXBASE}/usr/bin/strip:${PORTSDIR}/devel/linux_devtools-7 |