diff options
author | krion <krion@FreeBSD.org> | 2003-10-03 14:50:46 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-10-03 14:50:46 +0000 |
commit | 872d96db90fac66047b7bc39882d275ddcbf0970 (patch) | |
tree | ffc0502da705e774661f792b9cd6f76c25f28b84 /net/silc-client | |
parent | d607a92106a300ae4b396363e5552ae5370c0115 (diff) | |
download | FreeBSD-ports-872d96db90fac66047b7bc39882d275ddcbf0970.zip FreeBSD-ports-872d96db90fac66047b7bc39882d275ddcbf0970.tar.gz |
- Bump PORTREVISION, forgotten by previous commit.
Pointed out by: osa
Diffstat (limited to 'net/silc-client')
-rw-r--r-- | net/silc-client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/silc-client/Makefile b/net/silc-client/Makefile index 629379a..82488f8 100644 --- a/net/silc-client/Makefile +++ b/net/silc-client/Makefile @@ -7,6 +7,7 @@ PORTNAME= silc PORTVERSION= 0.9.12.1 +PORTREVISION= 1 CATEGORIES= net ipv6 security MASTER_SITES= http://www.silcnet.org/download/%SUBDIR%/ \ http://ftp.silcnet.org/%SUBDIR%/ \ |