diff options
-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 |