Fri May 30 02:32:47 2008 UTC ()
Update MASTER_SITES to usable site althogh this package will be removed.


(taca)
diff -r1.16 -r1.17 pkgsrc/mail/yatsvrs/Makefile

cvs diff -r1.16 -r1.17 pkgsrc/mail/yatsvrs/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/yatsvrs/Attic/Makefile 2006/03/14 01:14:30 1.16
+++ pkgsrc/mail/yatsvrs/Attic/Makefile 2008/05/30 02:32:47 1.17
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.16 2006/03/14 01:14:30 jlam Exp $ 1# $NetBSD: Makefile,v 1.17 2008/05/30 02:32:47 taca Exp $
2# 2#
3 3
4DISTNAME= yatsvrs-5.00p6 4DISTNAME= yatsvrs-5.00p6
5PKGNAME= ${DISTNAME:S/p/./} 5PKGNAME= ${DISTNAME:S/p/./}
6PKGREVISION= 4 6PKGREVISION= 4
7CATEGORIES= mail 7CATEGORIES= mail
8MASTER_SITES= ftp://ftp.jone-system.com/pub/jepro/yatsvr/ 8MASTER_SITES= ftp://ftp.back-street.net/pub/misc/
9 9
10MAINTAINER= taca@NetBSD.org 10MAINTAINER= taca@NetBSD.org
11HOMEPAGE= # not available 11HOMEPAGE= # not available
12COMMENT= Extended POP3 server and some supporting servers 12COMMENT= Extended POP3 server and some supporting servers
13 13
14CONFLICTS= ascyd-* yatsvr4-* 14CONFLICTS= ascyd-* yatsvr4-*
15 15
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17DOCS= IMPORTANT README UPDATE doc/YATCONF doc/YATEXT4 17DOCS= IMPORTANT README UPDATE doc/YATCONF doc/YATEXT4
18DOCDIR= ${PREFIX}/share/doc/yatsvr5 18DOCDIR= ${PREFIX}/share/doc/yatsvr5
19EXAMPLES= yatrc2 yatsvrrc 19EXAMPLES= yatrc2 yatsvrrc
20EXAMPLESDIR= ${PREFIX}/share/examples/yatsvr5 20EXAMPLESDIR= ${PREFIX}/share/examples/yatsvr5
21 21