diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-01-25 19:59:40 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-01-25 19:59:40 +0000 |
commit | ce1197e105b83ea5478ca4cd57d735cea70fc3f4 (patch) | |
tree | a18e916edf7ef04efde392627b72e0e1670ff9d5 /net/socat | |
parent | 014d771d6048817e303bd69d59c5be1762193a41 (diff) | |
download | ports-ce1197e105b83ea5478ca4cd57d735cea70fc3f4.tar.gz ports-ce1197e105b83ea5478ca4cd57d735cea70fc3f4.zip |
Notes
Diffstat (limited to 'net/socat')
-rw-r--r-- | net/socat/Makefile | 2 | ||||
-rw-r--r-- | net/socat/distinfo | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile index cea50e27d75d..da68cb0156b1 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -19,6 +19,8 @@ USE_BZIP2= yes USE_RC_SUBR= socat MAKE_JOBS_SAFE= yes +LICENSE= GPLv2 + MAN1= socat.1 PORTSCOUT= skipv:2.0.0-b2 diff --git a/net/socat/distinfo b/net/socat/distinfo index 861a383e48ed..1e27712ecf4a 100644 --- a/net/socat/distinfo +++ b/net/socat/distinfo @@ -1,3 +1,2 @@ -MD5 (socat-1.7.1.3.tar.bz2) = 2081987fb0cb0290b8105574058cb329 SHA256 (socat-1.7.1.3.tar.bz2) = 2a14f42e2166e1a9d5413cc7f743f2f3b16e58427c848cd711688568219b7c42 SIZE (socat-1.7.1.3.tar.bz2) = 426350 |