diff options
author | adam <adam@pkgsrc.org> | 2013-05-09 07:59:26 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-05-09 07:59:26 +0000 |
commit | 918e7fa2f12992444563e10341877966c871e728 (patch) | |
tree | 81a9df4b1ee53a96fe7dcb51b5cc983f9511685c /textproc/icu | |
parent | 7f13d793141e2ae60b998ba2ae1b616ef51c9660 (diff) | |
download | pkgsrc-918e7fa2f12992444563e10341877966c871e728.tar.gz |
This one should not be revbumped!
Diffstat (limited to 'textproc/icu')
-rw-r--r-- | textproc/icu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile index 1b5e7181aee..80550c61a2d 100644 --- a/textproc/icu/Makefile +++ b/textproc/icu/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.82 2013/05/09 07:39:19 adam Exp $ +# $NetBSD: Makefile,v 1.83 2013/05/09 07:59:26 adam Exp $ DISTNAME= icu4c-51_1-src PKGNAME= ${DISTNAME:S/4c//:S/-src//:S/_/./g} -PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.icu-project.org/files/icu4c/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tgz |