diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
commit | c02f6f29aa4dc5cf12b4e891b5af7ca6cb9aace1 (patch) | |
tree | 0f5a0a6d68ab07f42623455ffc3f1bec326482ca /cross | |
parent | 470ce52e8d973b7342782889ad1c1221f7de1841 (diff) | |
download | pkgsrc-c02f6f29aa4dc5cf12b4e891b5af7ca6cb9aace1.tar.gz |
Recursive revbump from x11/pixman
Fix PR pkg/48777
Diffstat (limited to 'cross')
-rw-r--r-- | cross/bossa/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/bossa/Makefile b/cross/bossa/Makefile index c23a52bb26e..78466f33a4d 100644 --- a/cross/bossa/Makefile +++ b/cross/bossa/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2014/02/18 15:01:09 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/05 00:47:42 ryoon Exp $ PKGNAME= bossa-20140109 DISTNAME= b-o-s-s-a-code-05bfcc39bc0453c3028b1161175b95a81af7a901 +PKGREVISION= 1 CATEGORIES= comms EXTRACT_SUFX= .zip |