diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 06:51:17 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 06:51:17 +0000 |
commit | f3a9c6c81e4c2e575d78596cde442b3b7fe7d10e (patch) | |
tree | 9f2fd24ca4b5f1316e774a37f0fc68a2c08b2844 /mail/xpbiff | |
parent | db258517f212afd6fd408690d07bf2921b61b05c (diff) | |
download | ports-f3a9c6c81e4c2e575d78596cde442b3b7fe7d10e.tar.gz ports-f3a9c6c81e4c2e575d78596cde442b3b7fe7d10e.zip |
Change Id->FreeBSD.
Notes
Notes:
svn path=/head/; revision=20954
Diffstat (limited to 'mail/xpbiff')
-rw-r--r-- | mail/xpbiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/xpbiff/Makefile b/mail/xpbiff/Makefile index d09aea86f5c4..62e92de45f60 100644 --- a/mail/xpbiff/Makefile +++ b/mail/xpbiff/Makefile @@ -3,7 +3,7 @@ # Date created: 2 April 1997 # Whom: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp> # -# $Id: Makefile,v 1.5 1998/09/17 00:32:46 asami Exp $ +# $FreeBSD$ DISTNAME= xpbiff PKGNAME?= xpbiff-1.27 |