diff options
author | wiz <wiz> | 2000-01-09 01:50:02 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-01-09 01:50:02 +0000 |
commit | 85429fe049583121560e5cdf8a92d01eef2cdfca (patch) | |
tree | c81f24ef4a5fe6dffbbb58014988ffed0aba5a1f /mail/xmailbox/Makefile | |
parent | 5d4c87d3cd35d9d54127b77173aae13f10824dd0 (diff) | |
download | pkgsrc-85429fe049583121560e5cdf8a92d01eef2cdfca.tar.gz |
MASTER_SITE_XCONTRIB used, RCS tag added, DESCR shortened
Diffstat (limited to 'mail/xmailbox/Makefile')
-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 7f0d8b031ad..2b6b54935c9 100644 --- a/mail/xmailbox/Makefile +++ b/mail/xmailbox/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/05/25 15:30:34 bouyer Exp $ +# $NetBSD: Makefile,v 1.2 2000/01/09 01:50:02 wiz Exp $ # DISTNAME= xmailbox-2.5 CATEGORIES= mail x11 -MASTER_SITES= ftp://ftp.x.org/contrib/applications/ +MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} MAINTAINER= bouyer@netbsd.org |