diff options
author | R. Imura <imura@FreeBSD.org> | 1999-11-26 16:05:29 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 1999-11-26 16:05:29 +0000 |
commit | 1fed0b8963629023c4db189793c4ef86cfc218cc (patch) | |
tree | 7ee07e2fa007b5e29337725cb11c43d105b3e3b2 /mail/xpbiff-youbin | |
parent | e58c635c8e0e12aa055c8d302208ebae980ad944 (diff) | |
download | ports-1fed0b8963629023c4db189793c4ef86cfc218cc.tar.gz ports-1fed0b8963629023c4db189793c4ef86cfc218cc.zip |
Notes
Diffstat (limited to 'mail/xpbiff-youbin')
-rw-r--r-- | mail/xpbiff-youbin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xpbiff-youbin/Makefile b/mail/xpbiff-youbin/Makefile index 9fa170578e30..ada18a9f5217 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 |