diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-12-18 09:44:41 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-12-18 09:44:41 +0000 |
commit | 3606ca16c8cd144551fc88360c5c65f01a6d37e5 (patch) | |
tree | 50724b039334e2543087af44ab1a716ef9c1cf2d /accessibility/atk | |
parent | c2fff42f37b85026f2e06f8889037ac29bb5093e (diff) | |
download | ports-3606ca16c8cd144551fc88360c5c65f01a6d37e5.tar.gz ports-3606ca16c8cd144551fc88360c5c65f01a6d37e5.zip |
Notes
Diffstat (limited to 'accessibility/atk')
-rw-r--r-- | accessibility/atk/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index cdc84181c444..f1b57e52e3b5 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: atk -# Date Created: 14 May 2001 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ # $MCom: ports/accessibility/atk/Makefile,v 1.114 2011/06/13 20:32:27 kwm Exp $ -# PORTNAME= atk PORTVERSION= 2.0.1 @@ -14,7 +10,7 @@ MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -COMMENT= A GNOME accessibility toolkit (ATK) +COMMENT= GNOME accessibility toolkit (ATK) USE_XZ= yes |