diff options
author | Martin Matuska <mm@FreeBSD.org> | 2010-07-25 15:39:20 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2010-07-25 15:39:20 +0000 |
commit | 39b68bb4fe96aba3f80de34c053e1646418d3e63 (patch) | |
tree | bb008cb0077c409f2ab6ec125fb0feeeb2104dc4 /net/nylon | |
parent | 21686616a9562a7ca6cda4dc5c93b8f920585d0f (diff) |
Notes
Diffstat (limited to 'net/nylon')
-rw-r--r-- | net/nylon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nylon/Makefile b/net/nylon/Makefile index c69d5b622af7..3a7f81fdf4b9 100644 --- a/net/nylon/Makefile +++ b/net/nylon/Makefile @@ -8,7 +8,7 @@ PORTNAME= nylon PORTVERSION= 1.21 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://monkey.org/~marius/nylon/ |