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 /net/libdmapsharing3 | |
parent | af17f760c4c8d76bd91611a3337a4a75b8810597 (diff) | |
download | pkgsrc-a5a9e60bf935c74df3423b60184d018e40c61cc9.tar.gz |
Revbump after cairo update
Diffstat (limited to 'net/libdmapsharing3')
-rw-r--r-- | net/libdmapsharing3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libdmapsharing3/Makefile b/net/libdmapsharing3/Makefile index af85f024d8a..90c9f07d3af 100644 --- a/net/libdmapsharing3/Makefile +++ b/net/libdmapsharing3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/06/06 12:54:56 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2013/09/02 19:51:20 adam Exp $ DISTNAME= libdmapsharing-2.9.15 PKGNAME= ${DISTNAME:S/sharing/sharing3/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net MASTER_SITES= http://www.flyn.org/projects/libdmapsharing/ |