diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2010-06-28 07:55:10 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2010-06-28 07:55:10 +0000 |
commit | 9931f0fc7e3f06a90c89b23f529b7b8201f846db (patch) | |
tree | e892a2b9be14d3781e670460c7eb72cf437934ff /net/jicmp | |
parent | Even if opensc 0.12.x will drop signer plugin, update it to use libassuan2. (diff) |
Fix fetch.
Feature safe: yes
Notice from: QAT
Pointy hat to: wen
Notes
Notes:
svn path=/head/; revision=257095
Diffstat (limited to 'net/jicmp')
-rw-r--r-- | net/jicmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/jicmp/Makefile b/net/jicmp/Makefile index 269945629422..5e8bdd91767f 100644 --- a/net/jicmp/Makefile +++ b/net/jicmp/Makefile @@ -8,7 +8,7 @@ PORTNAME= jicmp PORTVERSION= 1.0.11 CATEGORIES= net java -MASTER_SITES= SF/opennms/OldFiles +MASTER_SITES= SF/opennms/JICMP/stable-1.0/ MAINTAINER= rtdean@cytherianage.net COMMENT= A Java native interface (JNI) to ICMP (ping) |