diff options
author | Jason Evans <jasone@FreeBSD.org> | 2001-01-30 21:56:37 +0000 |
---|---|---|
committer | Jason Evans <jasone@FreeBSD.org> | 2001-01-30 21:56:37 +0000 |
commit | 862db97ad34d060e026db0d0bf4b8c521b5cd288 (patch) | |
tree | a4c1b20d3213fe93d697e6f04bd444286d96cf19 /net | |
parent | 78cd0920016e1b5733b058f1ee21bab20677bb35 (diff) | |
download | ports-862db97ad34d060e026db0d0bf4b8c521b5cd288.tar.gz ports-862db97ad34d060e026db0d0bf4b8c521b5cd288.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/ncat/Makefile | 4 | ||||
-rw-r--r-- | net/ncat/distinfo | 2 | ||||
-rw-r--r-- | net/proxy/Makefile | 4 | ||||
-rw-r--r-- | net/proxy/distinfo | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/net/ncat/Makefile b/net/ncat/Makefile index a7b34c47057d..cef3d2906295 100644 --- a/net/ncat/Makefile +++ b/net/ncat/Makefile @@ -6,9 +6,9 @@ # PORTNAME= ncat -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= net -DISTNAME= canonware-1.1.0 +DISTNAME= canonware-1.2.0 MASTER_SITES= http://www.canonware.com/download/canonware/ MAINTAINER= jasone@FreeBSD.org diff --git a/net/ncat/distinfo b/net/ncat/distinfo index 1126df1d4d8c..1260958475fe 100644 --- a/net/ncat/distinfo +++ b/net/ncat/distinfo @@ -1 +1 @@ -MD5 (canonware-1.1.0.tar.gz) = 362ba2fca263edaf76643315f7ff449a +MD5 (canonware-1.2.0.tar.gz) = 6cfa78d423d17b9287a4bab25fe048d8 diff --git a/net/proxy/Makefile b/net/proxy/Makefile index 790083297ac4..d14097fefff6 100644 --- a/net/proxy/Makefile +++ b/net/proxy/Makefile @@ -6,9 +6,9 @@ # PORTNAME= proxy -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= net -DISTNAME= canonware-1.1.0 +DISTNAME= canonware-1.2.0 MASTER_SITES= http://www.canonware.com/download/canonware/ MAINTAINER= jasone@FreeBSD.org diff --git a/net/proxy/distinfo b/net/proxy/distinfo index 1126df1d4d8c..1260958475fe 100644 --- a/net/proxy/distinfo +++ b/net/proxy/distinfo @@ -1 +1 @@ -MD5 (canonware-1.1.0.tar.gz) = 362ba2fca263edaf76643315f7ff449a +MD5 (canonware-1.2.0.tar.gz) = 6cfa78d423d17b9287a4bab25fe048d8 |