diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
commit | f83c7639aafdbe99a7f8bd89780da0b672b58bc3 (patch) | |
tree | 3c8833dfe452b93f6e5e4fc66b78bbafdc950e06 /x11/gnome-clipboard-daemon | |
parent | d727bd2384bdb114bb29329ecd105fd4475fbc55 (diff) | |
download | ports-f83c7639aafdbe99a7f8bd89780da0b672b58bc3.tar.gz ports-f83c7639aafdbe99a7f8bd89780da0b672b58bc3.zip |
Notes
Diffstat (limited to 'x11/gnome-clipboard-daemon')
-rw-r--r-- | x11/gnome-clipboard-daemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-clipboard-daemon/Makefile b/x11/gnome-clipboard-daemon/Makefile index fd2650226cac..1d0a3d37aac7 100644 --- a/x11/gnome-clipboard-daemon/Makefile +++ b/x11/gnome-clipboard-daemon/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnome-clipboard-daemon PORTVERSION= 1.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11 gnome MASTER_SITES= http://members.chello.nl/~h.lai/gnome-clipboard-daemon/ DISTNAME= ${PORTNAME:S,^gnome-,,}-${PORTVERSION} |