diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-19 05:18:22 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-19 05:18:22 +0000 |
commit | f7bd46cfbb37cda2eadb09fe29bd8e27dc481f9f (patch) | |
tree | c4b97a1ee44fd37f1083ddc446fe9bfacdc8f77e /net/silky/Makefile | |
parent | 00e82cdc80562dfdc96001e275b2bb4571b6f647 (diff) |
- Update to version 0.5.1
PR: ports/65741
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=107524
Diffstat (limited to 'net/silky/Makefile')
-rw-r--r-- | net/silky/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/silky/Makefile b/net/silky/Makefile index 7732ea92c8fb..bd4f46d1ba49 100644 --- a/net/silky/Makefile +++ b/net/silky/Makefile @@ -6,8 +6,7 @@ # PORTNAME= silky -PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTVERSION= 0.5.1 CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://rusunix.org/pub/FreeBSD/distfiles/ |