diff options
author | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
commit | 2459ac824ee31120542e67edf141470b8ba6b0a8 (patch) | |
tree | b524a25ba799154d33caad030018d775695a0c48 /lang/spl | |
parent | 2b56a8ee0ac76a764e929cf4446a9966cbfcae87 (diff) | |
download | pkgsrc-2459ac824ee31120542e67edf141470b8ba6b0a8.tar.gz |
Massive revbump after updating graphics/ilmbase, graphics/openexr, 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 634856ea335..01cf27ec53a 100644 --- a/lang/spl/Makefile +++ b/lang/spl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/01/26 21:38:06 adam Exp $ +# $NetBSD: Makefile,v 1.19 2013/05/09 07:40:02 adam Exp $ # DISTNAME= spl-1.0pre3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= lang MASTER_SITES= http://www.clifford.at/spl/releases/ \ http://www.clifford.at/spl/releases/OLD/ |