diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-19 07:55:51 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-19 07:55:51 +0000 |
commit | 794d92d45c11bef8ab41fc804acb2c0c705d8df9 (patch) | |
tree | 593b1bbf22df4f37a9858d98f5f038a5bb014d70 /deskutils/autocutsel/Makefile | |
parent | Fix MASTER_SITES. (diff) |
Update to version 0.8.0
PR: ports/77718
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=129268
Diffstat (limited to 'deskutils/autocutsel/Makefile')
-rw-r--r-- | deskutils/autocutsel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/autocutsel/Makefile b/deskutils/autocutsel/Makefile index acb3a340027a..3d2157e2affa 100644 --- a/deskutils/autocutsel/Makefile +++ b/deskutils/autocutsel/Makefile @@ -6,10 +6,10 @@ # PORTNAME= autocutsel -PORTVERSION= 0.6.2 -PORTREVISION= 1 +PORTVERSION= 0.8.0 CATEGORIES= deskutils -MASTER_SITES= http://www.lepton.fr/tools/autocutsel/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= autocutsel MAINTAINER= john@jnielsen.net COMMENT= Synchronizes the two copy/paste buffers used by X applications |