diff options
author | Romain Tartière <romain@FreeBSD.org> | 2011-06-12 19:06:25 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2011-06-12 19:06:25 +0000 |
commit | e62990bc203f17dc309d9ee4aeaa6b56a23a2fe0 (patch) | |
tree | c51cf11179114c316bacd488d1b0fa34059d925b /x11-toolkits/gnome-sharp20/Makefile | |
parent | f884f9fa5ee7ab8faeb6cba2670939473825bfd0 (diff) | |
download | ports-e62990bc203f17dc309d9ee4aeaa6b56a23a2fe0.tar.gz ports-e62990bc203f17dc309d9ee4aeaa6b56a23a2fe0.zip |
Notes
Diffstat (limited to 'x11-toolkits/gnome-sharp20/Makefile')
-rw-r--r-- | x11-toolkits/gnome-sharp20/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/gnome-sharp20/Makefile b/x11-toolkits/gnome-sharp20/Makefile index ba1e433a1384..001c30697445 100644 --- a/x11-toolkits/gnome-sharp20/Makefile +++ b/x11-toolkits/gnome-sharp20/Makefile @@ -3,12 +3,10 @@ # Whom: Tom McLaughlin <tmclaugh@FreeBSD.org> # # $FreeBSD$ -# $Id: Makefile,v 1.3 2007/10/02 03:37:51 killfill Exp $ # PORTNAME= gnome-sharp -PORTVERSION= 2.24.1 -PORTREVISION= 5 +PORTVERSION= 2.24.2 CATEGORIES= x11-toolkits MASTER_SITES= GNOME |