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