diff options
author | ryoon <ryoon> | 2015-10-10 01:57:50 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2015-10-10 01:57:50 +0000 |
commit | eb9e92b4d57dd8a436cfa99587d0e42369097b40 (patch) | |
tree | 2c4ee532d0c3688febd52e845ce894350f2c8aa2 /lang/spl | |
parent | 2b4aa6a38edd5411b9eba47e7fc8e8592a39d5da (diff) | |
download | pkgsrc-eb9e92b4d57dd8a436cfa99587d0e42369097b40.tar.gz |
Recursive revbump from textproc/icu
Diffstat (limited to 'lang/spl')
-rw-r--r-- | lang/spl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/spl/Makefile b/lang/spl/Makefile index 50cea5916d9..2f4ee73a093 100644 --- a/lang/spl/Makefile +++ b/lang/spl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2015/08/18 07:31:10 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/10/10 01:58:11 ryoon Exp $ # DISTNAME= spl-1.0pre3 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= lang MASTER_SITES= http://www.clifford.at/spl/releases/ \ http://www.clifford.at/spl/releases/OLD/ |