From 782a3194eeffd8c08bd9b09b5157434445743bc0 Mon Sep 17 00:00:00 2001 From: imura Date: Fri, 26 Nov 1999 16:05:29 +0000 Subject: Fix typo in Makefile, and the maintainer's mail address has been changed. PR: 15097 Submitted by: Maintainer --- mail/xpbiff-youbin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/xpbiff-youbin/Makefile b/mail/xpbiff-youbin/Makefile index 9fa1705..ada18a9 100644 --- a/mail/xpbiff-youbin/Makefile +++ b/mail/xpbiff-youbin/Makefile @@ -9,12 +9,12 @@ # can't use PORTSDIR here, since we haven't included bsd.port.mk PKGNAME= xpbiff-youbin-1.27 -MAINTAINER= sanpei@yy.cs.keio.ac.jp +MAINTAINER= sanpei@jp.FreeBSD.org YOUBIN= yes MASTERDIR= ${.CURDIR}/../xpbiff PKGDIR= ${.CURDIR}/pkg -PLIST= ${MASTERDIR/pkg/PLIST +PLIST= ${MASTERDIR}/pkg/PLIST RUN_DEPENDS= youbin:${PORTSDIR}/mail/youbin -- cgit v1.1