diff options
author | adam <adam> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam> | 2012-10-08 23:00:34 +0000 |
commit | 4a7cbed6495c733e7dab06185703364e28f828f8 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /audio/libvisual-bmp | |
parent | c6cde8d909bcef038d2af2a38ce8125b9ddd3056 (diff) | |
download | pkgsrc-4a7cbed6495c733e7dab06185703364e28f828f8.tar.gz |
Revbump after updating graphics/pango
Diffstat (limited to 'audio/libvisual-bmp')
-rw-r--r-- | audio/libvisual-bmp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libvisual-bmp/Makefile b/audio/libvisual-bmp/Makefile index a487087d26d..5e03fca52e2 100644 --- a/audio/libvisual-bmp/Makefile +++ b/audio/libvisual-bmp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2012/10/02 17:10:33 tron Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/08 23:01:12 adam Exp $ # DISTNAME= libvisual-bmp-0.2.0 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvisual/} |