summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-12-04 04:52:39 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-12-04 04:52:39 +0000
commitdc5f9e6a8e699478748b4e792b4f032e5030e70e (patch)
tree3e42cbea41eebb1139f86aaaed67bf96b35d7952
parentAdd etex symlink. (diff)
- Fix typo
-rw-r--r--misc/floatator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/floatator/Makefile b/misc/floatator/Makefile
index f10194981636..9ff21abfd4f4 100644
--- a/misc/floatator/Makefile
+++ b/misc/floatator/Makefile
@@ -12,7 +12,7 @@ COMMENT= Interactive fluid dynamics simulation
WRKSRC= ${WRKDIR}/${PORTNAME}
-PORTCOUT= skipv:0.9.1
+PORTSCOUT= skipv:0.9.1
USES= motif
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DNDEBUG" \
X11INCLUDE="-I${LOCALBASE}/include" X11LIB="-L${LOCALBASE}/lib"