int main(void) { int i=0; while (++i<=500) { printf("I will double check my commits next time.\n"); }

This commit is contained in:
Edwin Groothuis 2003-10-13 11:28:30 +00:00
parent 2caa893f83
commit ed6ad9fc5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91027

View File

@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= mike@mikelockwood.com
COMMENT= An X11 programmer's editor and development environment
LIB_DEPENDS= intl.5:${PORTSDIR}/editors/zoinks
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
.if defined(WITH_IMLIB)
USE_GNOME= imlib