diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-07-05 12:46:22 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-07-05 12:46:22 +0000 |
commit | e70512b5f3fbea38d036df091469f2dd2301df7e (patch) | |
tree | 14028bb24aa1bd78e6da35870e8a3e90b28d89bf /mail/xmailbox | |
parent | e5e909dfd4b34ec0d5ca541aa0b519b0e53d6585 (diff) | |
download | ports-e70512b5f3fbea38d036df091469f2dd2301df7e.tar.gz ports-e70512b5f3fbea38d036df091469f2dd2301df7e.zip |
Notes
Diffstat (limited to 'mail/xmailbox')
-rw-r--r-- | mail/xmailbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xmailbox/Makefile b/mail/xmailbox/Makefile index 68c8412f98d4..637f6d3d0f2b 100644 --- a/mail/xmailbox/Makefile +++ b/mail/xmailbox/Makefile @@ -3,11 +3,11 @@ # Date created: 23 May 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/07/04 19:42:45 steve Exp $ # DISTNAME= xmailbox-2.5 -CATEGORIES= mail x11 +CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications |