most recent changes, diff for eterm
Index: x11/Eterm/Portfile
--- x11/Eterm/Portfile (revision 32940)
+++ x11/Eterm/Portfile (revision 32941)
@@ -1,11 +1,13 @@
# $Id$
+
PortSystem 1.0
+
name Eterm
version 0.9.4
revision 1
maintainers nomaintainer
categories x11
-platforms darwin
+platforms darwin
homepage http://www.eterm.org/
description Eterm is a color terminal emulator.
long_description \
@@ -33,7 +35,7 @@
}
}
-#patchfiles patch_command.c
+#patchfiles patch_command.c
depends_lib port:libast
configure.env LDDFLAGS="-lXmu"