diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:40:06 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:40:06 +0000 |
commit | ee563546d6138b3020ed91fca6192e77716a251e (patch) | |
tree | c50186d035ce35909acb6882b79ec4614cbc022b /x11/sterm | |
parent | cff8764726aa5b62746e631319d08a014f3cf7e9 (diff) | |
download | ports-ee563546d6138b3020ed91fca6192e77716a251e.tar.gz ports-ee563546d6138b3020ed91fca6192e77716a251e.zip |
Notes
Diffstat (limited to 'x11/sterm')
-rw-r--r-- | x11/sterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/sterm/Makefile b/x11/sterm/Makefile index 55ad6c5f50ca..660b1afc0e4a 100644 --- a/x11/sterm/Makefile +++ b/x11/sterm/Makefile @@ -27,7 +27,7 @@ PORTDOCS= README NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |