diff options
author | jasone <jasone@FreeBSD.org> | 2001-01-31 05:56:37 +0800 |
---|---|---|
committer | jasone <jasone@FreeBSD.org> | 2001-01-31 05:56:37 +0800 |
commit | 1bfaccc8ebc462b12495aeb2560fc4b16814d7fc (patch) | |
tree | cac0a9c1d63b2b156618d5cd23e542a2289da5e3 /net | |
parent | 1b528dc5c77911cf56f2a6385e405364ff14f0cd (diff) | |
download | freebsd-ports-gnome-1bfaccc8ebc462b12495aeb2560fc4b16814d7fc.tar.gz freebsd-ports-gnome-1bfaccc8ebc462b12495aeb2560fc4b16814d7fc.tar.zst freebsd-ports-gnome-1bfaccc8ebc462b12495aeb2560fc4b16814d7fc.zip |
Update to version 1.2.0.
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 |