diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-04-02 23:13:11 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-04-02 23:13:11 +0000 |
commit | 4891957f0a490bc4700e9c99b61450b5de1bea3e (patch) | |
tree | 7f0e72bf124c09dd8ca1d98b3dd4ea3786d5aaa2 /net-p2p/freenet05/Makefile | |
parent | b693b7e99080b4c9dfa2208cad470245a507087b (diff) |
Notes
Diffstat (limited to 'net-p2p/freenet05/Makefile')
-rw-r--r-- | net-p2p/freenet05/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/freenet05/Makefile b/net-p2p/freenet05/Makefile index 698a85cc1fd2..8fa123faa981 100644 --- a/net-p2p/freenet05/Makefile +++ b/net-p2p/freenet05/Makefile @@ -7,10 +7,10 @@ PORTNAME= freenet PORTVERSION= 0.5.2.1.5102 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ -DISTNAME= ${PORTNAME}-20050327 +DISTNAME= ${PORTNAME}-20050403 EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org |