diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-12-30 20:13:46 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-12-30 20:13:46 +0000 |
commit | b28f4972855f1b355b5b156ffca59f4135e0e4c8 (patch) | |
tree | f8d16b26e7f6882796704c78c3316de2d96ca435 /sysutils/cinnamon-control-center/Makefile | |
parent | 83b4f7b7528232f46a80c28193ac942e4e8c2f83 (diff) |
Notes
Diffstat (limited to 'sysutils/cinnamon-control-center/Makefile')
-rw-r--r-- | sysutils/cinnamon-control-center/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/cinnamon-control-center/Makefile b/sysutils/cinnamon-control-center/Makefile index 8bf8db0cc68d..f939402eb56d 100644 --- a/sysutils/cinnamon-control-center/Makefile +++ b/sysutils/cinnamon-control-center/Makefile @@ -1,9 +1,8 @@ # Created by: Gustau Perez i Querol <gustau.perez@gmail.com> # $FreeBSD$ -# $MCom: ports/trunk/sysutils/cinnamon-control-center/Makefile 20008 2014-10-21 15:13:35Z gusi $ PORTNAME= cinnamon-control-center -PORTVERSION= 2.2.11 +PORTVERSION= 2.4.2 CATEGORIES= sysutils gnome MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ DIST_SUBDIR= gnome3 |