diff options
author | prlw1 <prlw1@pkgsrc.org> | 2018-11-29 11:21:45 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2018-11-29 11:21:45 +0000 |
commit | 4d2976b554e4759a10d730a28906c6e4919566bf (patch) | |
tree | 9087605dad7c1519abf4bea98d09c6e3ecc65f55 /x11/gnopernicus/Makefile | |
parent | 49eca206bf3b19beab0d951c904d5b04adf0c830 (diff) | |
download | pkgsrc-4d2976b554e4759a10d730a28906c6e4919566bf.tar.gz |
Revbump for libcanberra gstreamer change.
Diffstat (limited to 'x11/gnopernicus/Makefile')
-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 92624ede3b8..bc12e4e06ce 100644 --- a/x11/gnopernicus/Makefile +++ b/x11/gnopernicus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.104 2018/11/14 22:22:41 kleink Exp $ +# $NetBSD: Makefile,v 1.105 2018/11/29 11:21:59 prlw1 Exp $ # DISTNAME= gnopernicus-1.1.1 -PKGREVISION= 49 +PKGREVISION= 50 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnopernicus/1.1/} EXTRACT_SUFX= .tar.bz2 |