diff options
author | krion <krion@FreeBSD.org> | 2003-10-03 22:50:46 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-10-03 22:50:46 +0800 |
commit | 872d96db90fac66047b7bc39882d275ddcbf0970 (patch) | |
tree | ffc0502da705e774661f792b9cd6f76c25f28b84 /net | |
parent | d607a92106a300ae4b396363e5552ae5370c0115 (diff) | |
download | freebsd-ports-graphics-872d96db90fac66047b7bc39882d275ddcbf0970.tar.gz freebsd-ports-graphics-872d96db90fac66047b7bc39882d275ddcbf0970.tar.zst freebsd-ports-graphics-872d96db90fac66047b7bc39882d275ddcbf0970.zip |
- Bump PORTREVISION, forgotten by previous commit.
Pointed out by: osa
Diffstat (limited to 'net')
-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 629379a1faf..82488f8f3f0 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%/ \ |