diff options
author | danfe <danfe@FreeBSD.org> | 2005-12-26 21:43:57 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2005-12-26 21:43:57 +0800 |
commit | b207af3d94b7a937d9726fedbcdf7a040433cbb6 (patch) | |
tree | 97e0ed07a7d71c333971882cd1d3c876d6312955 /x11-wm/windowmaker/Makefile | |
parent | 3dab77467528fc648fdc40e2784b23055ab6c420 (diff) | |
download | freebsd-ports-gnome-b207af3d94b7a937d9726fedbcdf7a040433cbb6.tar.gz freebsd-ports-gnome-b207af3d94b7a937d9726fedbcdf7a040433cbb6.tar.zst freebsd-ports-gnome-b207af3d94b7a937d9726fedbcdf7a040433cbb6.zip |
Use official spellings of `GNUstep' and `NeXTstep' in port's COMMENT and
description.
Approved by: maintainer timeout (over a month)
Diffstat (limited to 'x11-wm/windowmaker/Makefile')
-rw-r--r-- | x11-wm/windowmaker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 1ea5e3fc1b3f..ed0607738498 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= source/release DISTNAME= WindowMaker-${PORTVERSION} MAINTAINER= DougB@FreeBSD.org -COMMENT= GNUStep-compliant NeXTStep window manager clone +COMMENT= GNUstep-compliant NeXTstep window manager clone LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ png.5:${PORTSDIR}/graphics/png \ |