diff options
author | novel <novel@FreeBSD.org> | 2008-03-03 19:57:08 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2008-03-03 19:57:08 +0800 |
commit | 5cb244b7774afda3acf8f47bb665c0fdce1b6227 (patch) | |
tree | 683ed62f664c817907d3fab5b672f06abba3433f /net/vino | |
parent | 83062c68ed9bee1bf4b539ae24145d493bf8b9bc (diff) | |
download | freebsd-ports-gnome-5cb244b7774afda3acf8f47bb665c0fdce1b6227.tar.gz freebsd-ports-gnome-5cb244b7774afda3acf8f47bb665c0fdce1b6227.tar.zst freebsd-ports-gnome-5cb244b7774afda3acf8f47bb665c0fdce1b6227.zip |
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
Diffstat (limited to 'net/vino')
-rw-r--r-- | net/vino/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile index 1ca45177c993..a374c02561d2 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -8,6 +8,7 @@ PORTNAME= vino PORTVERSION= 2.20.1 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |