diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-09-14 20:16:51 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-09-14 20:16:51 +0800 |
commit | 67474ae6cf0fa2b210b7236def86cc432191e084 (patch) | |
tree | 1241d459b9707bcfc37ac96e5210a78c86acf5c2 /devel | |
parent | 4dd851827a0bc33d0bbe91c3279c7a640b4da2ac (diff) | |
download | marcuscom-ports-67474ae6cf0fa2b210b7236def86cc432191e084.tar.gz marcuscom-ports-67474ae6cf0fa2b210b7236def86cc432191e084.tar.zst marcuscom-ports-67474ae6cf0fa2b210b7236def86cc432191e084.zip |
Update comment line.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19863 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gnome-common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnome-common/Makefile b/devel/gnome-common/Makefile index 99c2ab2f7..ab6cd1707 100644 --- a/devel/gnome-common/Makefile +++ b/devel/gnome-common/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -COMMENT= Common automake macros for GNOME 2 and GNOME 3 +COMMENT= Common automake macros for GNOME 3 USES= gmake pkgconfig tar:xz GNU_CONFIGURE= yes |