diff options
author | adam <adam> | 2013-09-02 19:50:38 +0000 |
---|---|---|
committer | adam <adam> | 2013-09-02 19:50:38 +0000 |
commit | a5a9e60bf935c74df3423b60184d018e40c61cc9 (patch) | |
tree | 50a1ccd42456eff2c4cb93f6820d39553d73b228 /audio/paman | |
parent | af17f760c4c8d76bd91611a3337a4a75b8810597 (diff) | |
download | pkgsrc-a5a9e60bf935c74df3423b60184d018e40c61cc9.tar.gz |
Revbump after cairo update
Diffstat (limited to 'audio/paman')
-rw-r--r-- | audio/paman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/paman/Makefile b/audio/paman/Makefile index 0ea2198057d..2eaf559c0c7 100644 --- a/audio/paman/Makefile +++ b/audio/paman/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2013/06/06 12:54:05 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/09/02 19:50:54 adam Exp $ # DISTNAME= paman-0.9.4 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/paman/ |