pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/icu Sort DISTNAME section
details: https://anonhg.NetBSD.org/pkgsrc/rev/c583f5963b6c
branches: trunk
changeset: 462905:c583f5963b6c
user: cjep <cjep%pkgsrc.org@localhost>
date: Sat Oct 18 12:46:37 2003 +0000
description:
Sort DISTNAME section
diffstat:
textproc/icu/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 43dead602ab1 -r c583f5963b6c textproc/icu/Makefile
--- a/textproc/icu/Makefile Sat Oct 18 12:43:00 2003 +0000
+++ b/textproc/icu/Makefile Sat Oct 18 12:46:37 2003 +0000
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.21 2003/07/21 17:27:34 martti Exp $
+# $NetBSD: Makefile,v 1.22 2003/10/18 12:46:37 cjep Exp $
#
DISTNAME= icu-2.6
WRKSRC= ${WRKDIR}/${PKGBASE}/source
CATEGORIES= textproc
-EXTRACT_SUFX= .tgz
#
# The IBM site has long delays that can cause ftp to timeout. Use the
# backup FTP repositories in preference to the IBM one.
#
MASTER_SITES= ${MASTER_SITE_BACKUP} \
ftp://www-126.ibm.com/pub/icu/${PKGVERSION}/
+EXTRACT_SUFX= .tgz
MAINTAINER= tech-pkg%NetBSD.org@localhost
HOMEPAGE= http://oss.software.ibm.com/icu/
Home |
Main Index |
Thread Index |
Old Index