diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-10-20 06:13:56 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-10-20 06:13:56 +0000 |
commit | 8f5165e8016c5d07b936ecfa98947ea687b413f3 (patch) | |
tree | f34eb9d3527262310bc0662df4231711e535e05d /deskutils/parcellite/Makefile | |
parent | 2816fc4e10eb815029ce10a468ab4bab4afd4e1a (diff) | |
download | ports-8f5165e8016c5d07b936ecfa98947ea687b413f3.tar.gz ports-8f5165e8016c5d07b936ecfa98947ea687b413f3.zip |
- Update to 1.0.1 [1]
- Update maintainer's mail [2]
PR: ports/161152 [1]
Submitted by: Guido Falsi <mad@madpilot.net> [1]
Joseph Mingrone <jrm@ftfl.ca> (maintainer) [2]
Approved by: Joseph Mingrone <jrm@ftfl.ca> (maintainer)
Notes
Notes:
svn path=/head/; revision=283961
Diffstat (limited to 'deskutils/parcellite/Makefile')
-rw-r--r-- | deskutils/parcellite/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/parcellite/Makefile b/deskutils/parcellite/Makefile index 22b202a29ee0..05f91c70e73c 100644 --- a/deskutils/parcellite/Makefile +++ b/deskutils/parcellite/Makefile @@ -6,12 +6,11 @@ # PORTNAME= parcellite -PORTVERSION= 0.9.2 -PORTREVISION= 2 +PORTVERSION= 1.0.1 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= joey@mingrone.org +MAINTAINER= jrm@ftfl.ca COMMENT= A lightweight GTK+ clipboard manager GNU_CONFIGURE= yes |