diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-13 06:58:40 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-13 06:58:40 +0800 |
commit | aec524536e6a877a7f1fe7cd91a2a1c176b1649c (patch) | |
tree | 9620c98d68d4bdfc31947f23125a704e705f64ed | |
parent | 4bd708964746027ce0d2e0790d2673487aca76da (diff) | |
download | marcuscom-ports-aec524536e6a877a7f1fe7cd91a2a1c176b1649c.tar marcuscom-ports-aec524536e6a877a7f1fe7cd91a2a1c176b1649c.tar.gz marcuscom-ports-aec524536e6a877a7f1fe7cd91a2a1c176b1649c.tar.bz2 marcuscom-ports-aec524536e6a877a7f1fe7cd91a2a1c176b1649c.tar.lz marcuscom-ports-aec524536e6a877a7f1fe7cd91a2a1c176b1649c.tar.xz marcuscom-ports-aec524536e6a877a7f1fe7cd91a2a1c176b1649c.tar.zst marcuscom-ports-aec524536e6a877a7f1fe7cd91a2a1c176b1649c.zip |
Fix comment this port is for gnome 3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15001 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-themes/gnome-themes3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gnome-themes3/Makefile b/x11-themes/gnome-themes3/Makefile index cbb146438..5eab37841 100644 --- a/x11-themes/gnome-themes3/Makefile +++ b/x11-themes/gnome-themes3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-themes/gnome-themes3/Makefile,v 1.1 2011/01/12 22:51:24 kwm Exp $ # PORTNAME= gnome-themes @@ -13,7 +13,7 @@ MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org -COMMENT= A collection of themes and icons for GNOME2 +COMMENT= A collection of themes and icons for GNOME 3 BUILD_DEPENDS= gtk-engines3>=2.15.0:${PORTSDIR}/x11-themes/gtk-engines3 \ icon-naming-utils>=0.8.7:${PORTSDIR}/x11-themes/icon-naming-utils |