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 /x11/gnopernicus | |
parent | f605ea633f86e368c7202dbcf1a298b9263956e2 (diff) | |
download | pkgsrc-ffe83da80dce45e332be3fabcac35c625be0ab48.tar.gz |
Revbump after cairo update
Diffstat (limited to 'x11/gnopernicus')
-rw-r--r-- | x11/gnopernicus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnopernicus/Makefile b/x11/gnopernicus/Makefile index c58891f5645..bd99c28b7e2 100644 --- a/x11/gnopernicus/Makefile +++ b/x11/gnopernicus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2013/06/06 12:55:13 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2013/09/02 19:51:30 adam Exp $ # DISTNAME= gnopernicus-1.1.1 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnopernicus/1.1/} EXTRACT_SUFX= .tar.bz2 |