citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit d1e247d2f374bae52087a149930ee64a00ff63f2
parent e1779a75450ac26b935c66e49f5a85108568c2e2
Author: Kyle Milz <kyle@0x30.net>
Date:   Sat, 13 Aug 2016 11:43:28 -0600

bin: fix distfile location

Diffstat:
Mbin/openbsd/ccitrunrun/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/openbsd/ccitrunrun/Makefile b/bin/openbsd/ccitrunrun/Makefile @@ -11,7 +11,7 @@ HOMEPAGE = http://cit.run # BSD PERMIT_PACKAGE_CDROM = Yes -MASTER_SITES = ${HOMEPAGE}/src/ +MASTER_SITES = ${HOMEPAGE}/ WANTLIB += GL GLU GLEW glut c freetype m pthread z