[Lunar-commits] CVS: moonbase/mail/smtpclient DETAILS,1.2,1.3
Auke Kok
sofar at lunar-linux.org
Wed Jul 7 08:51:31 GMT 2004
Update of /var/cvs/lunar/moonbase/mail/smtpclient
In directory dbguin.lunar-linux.org:/tmp/cvs-serv6170/mail/smtpclient
Modified Files:
DETAILS
Log Message:
Fix: the cache should never be used as download url and is only for backups (LRESORT). Please refer to http://lunar-linux.org/lunar/mirrors/ as this directory never gets wiped automatically.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/mail/smtpclient/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 14 Jul 2003 01:14:48 -0000 1.2
+++ DETAILS 7 Jul 2004 08:51:29 -0000 1.3
@@ -2,7 +2,7 @@
VERSION=1.0.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=http://lunar-linux.org/lunar/cache/$SOURCE
+ SOURCE_URL=http://lunar-linux.org/lunar/mirrors/$SOURCE
WEB_SITE=http://www.engelschall.com/sw/smtpclient/
ENTERED=20030713
UPDATED=20030713
More information about the Lunar-commits
mailing list