diff options
author | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
commit | ffe83da80dce45e332be3fabcac35c625be0ab48 (patch) | |
tree | 50a1ccd42456eff2c4cb93f6820d39553d73b228 /cad/gerbv | |
parent | f605ea633f86e368c7202dbcf1a298b9263956e2 (diff) | |
download | pkgsrc-ffe83da80dce45e332be3fabcac35c625be0ab48.tar.gz |
Revbump after cairo update
Diffstat (limited to 'cad/gerbv')
-rw-r--r-- | cad/gerbv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index ab1b45c7e39..586a23c3308 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2013/07/02 01:14:40 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.58 2013/09/02 19:50:55 adam Exp $ # DISTNAME= gerbv-2.5.0 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} |