diff options
author | adam <adam> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam> | 2012-09-07 19:16:05 +0000 |
commit | 2e11318ccb7e59ffcb0d335dbf79d15289744b93 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /graphics/blinkentools/Makefile | |
parent | 8a4878f779a5a3120114c03ab38eb12b52131644 (diff) | |
download | pkgsrc-2e11318ccb7e59ffcb0d335dbf79d15289744b93.tar.gz |
Revbump after updating graphics/cairo
Diffstat (limited to 'graphics/blinkentools/Makefile')
-rw-r--r-- | graphics/blinkentools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/blinkentools/Makefile b/graphics/blinkentools/Makefile index cc3da7631c3..832f7f7cbdb 100644 --- a/graphics/blinkentools/Makefile +++ b/graphics/blinkentools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2012/03/03 00:13:10 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2012/09/07 19:16:41 adam Exp $ # DISTNAME= blinkentools-2.2 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= graphics MASTER_SITES= http://sven.gimp.org/blinkenlights/old/ |