diff options
author | wiz <wiz@pkgsrc.org> | 2005-12-31 12:32:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-12-31 12:32:31 +0000 |
commit | fb1952d6a9f93ab03d1bd1c0ba562f982fa4933d (patch) | |
tree | e2ef3729dc5c8617c6fa05d421e33c2bfbe973ea /net/vino | |
parent | 8a5fdd8c034e1b51d0ad27cd8e4ef0c28c32188e (diff) | |
download | pkgsrc-fb1952d6a9f93ab03d1bd1c0ba562f982fa4933d.tar.gz |
Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
Diffstat (limited to 'net/vino')
-rw-r--r-- | net/vino/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile index a5b9a65e058..8c533cea4be 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2005/09/07 08:36:40 adam Exp $ +# $NetBSD: Makefile,v 1.10 2005/12/31 12:32:44 wiz Exp $ DISTNAME= vino-2.12.0 +PKGREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vino/2.12/} EXTRACT_SUFX= .tar.bz2 |