diff options
-rw-r--r-- | www/anyterm/Makefile | 2 | ||||
-rw-r--r-- | www/anyterm/distinfo | 1 | ||||
-rw-r--r-- | www/anyterm/files/anytermd.in | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/www/anyterm/Makefile b/www/anyterm/Makefile index 5d68ed81c9d8..548e31ce5de3 100644 --- a/www/anyterm/Makefile +++ b/www/anyterm/Makefile @@ -18,6 +18,8 @@ COMMENT= A terminal emulator on a Web page BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost-libs +LICENSE= GPLv2 + MAN1= anytermd.1 USE_RC_SUBR= anytermd USE_BZIP2= yes diff --git a/www/anyterm/distinfo b/www/anyterm/distinfo index ad3a17d7240b..6ecc5c155138 100644 --- a/www/anyterm/distinfo +++ b/www/anyterm/distinfo @@ -1,3 +1,2 @@ -MD5 (anyterm-1.1.29.tbz2) = 84fe7f3b4f516815901d1f545e79f13d SHA256 (anyterm-1.1.29.tbz2) = 6e7710cf2240cb4eced295bdf17de4b6ce223c7fe4d1668260a6d60a8aec9846 SIZE (anyterm-1.1.29.tbz2) = 178424 diff --git a/www/anyterm/files/anytermd.in b/www/anyterm/files/anytermd.in index ca68aa9e9ab5..127cdd173307 100644 --- a/www/anyterm/files/anytermd.in +++ b/www/anyterm/files/anytermd.in @@ -16,7 +16,7 @@ # anytermd_flags (str): Set to "-c /usr/bin/login -u nobody --local-only" # by default. See anytermd(1) for flags. # -# anytermd_name (str): Set to "anyterm" by default. +# anytermd_name (str): Set to "anyterm" by default. # . /etc/rc.subr |