aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-02-08 06:05:10 +0800
committermharo <mharo@FreeBSD.org>2000-02-08 06:05:10 +0800
commit28865be2e7bec0e250ea9f68f99fcbc738160cc5 (patch)
tree60f874b4a8210023dade99b2100c548a0fa4b71c
parent14d881b017a4e054b2c2d989c6f8bdeeccf1c9cc (diff)
downloadfreebsd-ports-gnome-28865be2e7bec0e250ea9f68f99fcbc738160cc5.tar.gz
freebsd-ports-gnome-28865be2e7bec0e250ea9f68f99fcbc738160cc5.tar.zst
freebsd-ports-gnome-28865be2e7bec0e250ea9f68f99fcbc738160cc5.zip
add new line ('\n') to end of file
-rw-r--r--emulators/hfs/scripts/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/hfs/scripts/configure b/emulators/hfs/scripts/configure
index a91df6c6a53d..d604234cbc42 100644
--- a/emulators/hfs/scripts/configure
+++ b/emulators/hfs/scripts/configure
@@ -11,4 +11,4 @@ echo "INSTALLPATH = $PREFIX" >> Makefile
echo "CCPLUSPLUS = c++ -c" >> Makefile
echo "LD = c++" >> Makefile
echo "MANINSTALLDIR = $PREFIX/man/man1" >> Makefile
-exit 0; \ No newline at end of file
+exit 0;