diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-07 21:49:01 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-07 21:49:01 +0000 |
commit | d62715624b8c743cb06b77246d32706ce361d63b (patch) | |
tree | 920753e80e6fa0b84367d6c64b7857c9243d48df /net/nylon | |
parent | d0466680a8d6b70271ba8134c1caf1d0c20f11f5 (diff) |
Update to 1.1
PR: 46725
Submitted by: Christopher Sharp <csharp@gmx.net>
Notes
Notes:
svn path=/head/; revision=72717
Diffstat (limited to 'net/nylon')
-rw-r--r-- | net/nylon/Makefile | 2 | ||||
-rw-r--r-- | net/nylon/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/nylon/Makefile b/net/nylon/Makefile index 6187caf45183..2a8eb05ab200 100644 --- a/net/nylon/Makefile +++ b/net/nylon/Makefile @@ -7,7 +7,7 @@ # PORTNAME= nylon -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= net MASTER_SITES= http://monkey.org/~marius/nylon/ diff --git a/net/nylon/distinfo b/net/nylon/distinfo index b408aeae3e3d..001b15158214 100644 --- a/net/nylon/distinfo +++ b/net/nylon/distinfo @@ -1 +1 @@ -MD5 (nylon-1.0.tar.gz) = 3580e7306100cefa85a08bec6bb0787c +MD5 (nylon-1.1.tar.gz) = 8e6c72fede1d6d01f2535aa9a8d113c4 |