summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcjep <cjep>2003-10-18 12:46:37 +0000
committercjep <cjep>2003-10-18 12:46:37 +0000
commit5743a45bf0e7b1aaf308bf2f6bd88db7260974dd (patch)
treedeae37f2b5ff5a1dfb4f598b845b667f8bccae12
parentd9286c76477805966aff7c1885b77afb22ba8af9 (diff)
downloadpkgsrc-5743a45bf0e7b1aaf308bf2f6bd88db7260974dd.tar.gz
Sort DISTNAME section
-rw-r--r--textproc/icu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile
index 100852a5001..ab956cc58ca 100644
--- a/textproc/icu/Makefile
+++ b/textproc/icu/Makefile
@@ -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
HOMEPAGE= http://oss.software.ibm.com/icu/