diff options
author | adam <adam> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam> | 2012-09-07 19:16:05 +0000 |
commit | 2e11318ccb7e59ffcb0d335dbf79d15289744b93 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /net/vinagre/Makefile | |
parent | 8a4878f779a5a3120114c03ab38eb12b52131644 (diff) | |
download | pkgsrc-2e11318ccb7e59ffcb0d335dbf79d15289744b93.tar.gz |
Revbump after updating graphics/cairo
Diffstat (limited to 'net/vinagre/Makefile')
-rw-r--r-- | net/vinagre/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile index 837745ef9a2..9ea82f63a10 100644 --- a/net/vinagre/Makefile +++ b/net/vinagre/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2012/08/20 11:36:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2012/09/07 19:17:23 adam Exp $ # DISTNAME= vinagre-3.4.2 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vinagre/3.4/} EXTRACT_SUFX= .tar.xz |