diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-04 17:46:52 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-04 17:46:52 +0800 |
commit | 0b40d0cfe90cbee32b70bac73cd9e08fc2079808 (patch) | |
tree | 4034abe7fdd942fac5a757c0fad2e7dcfbea9077 /x11-toolkits | |
parent | 3527cedfa8c946efdcb60b9327253977519f879a (diff) | |
download | marcuscom-ports-0b40d0cfe90cbee32b70bac73cd9e08fc2079808.tar.gz marcuscom-ports-0b40d0cfe90cbee32b70bac73cd9e08fc2079808.tar.zst marcuscom-ports-0b40d0cfe90cbee32b70bac73cd9e08fc2079808.zip |
say in COMMENT this is the previous stable series. the 2.24.x series is
in maintances mode.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15343 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index d020dae93..df27c4504 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -3,7 +3,7 @@ # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.217 2011/01/30 10:29:09 avl Exp $ +# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.218 2011/02/21 20:17:35 kwm Exp $ # PORTNAME= gtk @@ -22,7 +22,7 @@ DISTNAME= gtk+-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -COMMENT= Gimp Toolkit for X11 GUI (current stable version) +COMMENT= Gimp Toolkit for X11 GUI (previous stable version) LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING |