diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-01-26 03:59:40 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-01-26 03:59:40 +0800 |
commit | 2c758e867466c2c41377b9c8faaeb468e637fd9d (patch) | |
tree | e8c71d7fbae094098f5aa2aa5402405976eeae54 /net/socat | |
parent | f3ed5e9a4f54cec237982d3e79bcb2ee32e70b70 (diff) | |
download | freebsd-ports-gnome-2c758e867466c2c41377b9c8faaeb468e637fd9d.tar.gz freebsd-ports-gnome-2c758e867466c2c41377b9c8faaeb468e637fd9d.tar.zst freebsd-ports-gnome-2c758e867466c2c41377b9c8faaeb468e637fd9d.zip |
Add LICENSE and remove MD5 sums.
Feature safe: yes
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 |