s/useable/usable/; s/Developement/Development/
This commit is contained in:
parent
9ab87f0a36
commit
82184f356a
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ project makefiles and aids you in the process of editing, project
|
|||
compilation, package building and debugging. In the future, built-in CVS
|
||||
support will be available, too.
|
||||
|
||||
ProjectCenter is already a useable application, but still evolving.
|
||||
ProjectCenter is already a usable application, but still evolving.
|
||||
Support is there for project creation and inspection as well as basic
|
||||
Makefile generation. Using the GormApplication project type, you can
|
||||
already create graphical applications using ProjectCenter and Gorm in
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2004/01/23 21:50:43 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2004/02/21 06:48:24 snj Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ProjectCenter-0.3.6
|
||||
|
@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNUSTEP:=dev-apps/}
|
|||
|
||||
MAINTAINER= adam@NetBSD.org
|
||||
HOMEPAGE= http://www.gnustep.org/experience/ProjectCenter.html
|
||||
COMMENT= GNUstep Integrated Developement Environment
|
||||
COMMENT= GNUstep Integrated Development Environment
|
||||
|
||||
WRKSRC= ${WRKDIR}/ProjectCenter
|
||||
USE_BUILDLINK2= YES
|
||||
|
|
Loading…
Reference in a new issue