diff options
author | novel <novel@FreeBSD.org> | 2007-07-01 16:56:16 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2007-07-01 16:56:16 +0800 |
commit | bee0ac58b31b49d4999c27a48b677263a9a1328d (patch) | |
tree | 1dc1a18dcb267cb449853409ce4cb453a6b0ab1c /net/vino/Makefile | |
parent | 3527296cf62e327247a65f5ae2959835705b3d5d (diff) | |
download | freebsd-ports-gnome-bee0ac58b31b49d4999c27a48b677263a9a1328d.tar.gz freebsd-ports-gnome-bee0ac58b31b49d4999c27a48b677263a9a1328d.tar.zst freebsd-ports-gnome-bee0ac58b31b49d4999c27a48b677263a9a1328d.zip |
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
Diffstat (limited to 'net/vino/Makefile')
-rw-r--r-- | net/vino/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile index a2e61fa054bd..12e0f5cc2f99 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -8,7 +8,7 @@ PORTNAME= vino PORTVERSION= 2.18.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |