diff options
author | pav <pav@FreeBSD.org> | 2008-04-04 20:38:27 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-04-04 20:38:27 +0800 |
commit | 631ddee74f779ea4c310ad824c571f9ca5705013 (patch) | |
tree | 712c1eeb121dae1e379599ff539d27eb41b40163 /net-p2p/frost/Makefile | |
parent | 38b3e9bd3d456b0f66e8c0064630a82ca7072df5 (diff) | |
download | freebsd-ports-gnome-631ddee74f779ea4c310ad824c571f9ca5705013.tar.gz freebsd-ports-gnome-631ddee74f779ea4c310ad824c571f9ca5705013.tar.zst freebsd-ports-gnome-631ddee74f779ea4c310ad824c571f9ca5705013.zip |
- Update to 1.2.0.20080304
PR: ports/122377
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
Diffstat (limited to 'net-p2p/frost/Makefile')
-rw-r--r-- | net-p2p/frost/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/frost/Makefile b/net-p2p/frost/Makefile index 2903f63c7002..ceb04ba22f9d 100644 --- a/net-p2p/frost/Makefile +++ b/net-p2p/frost/Makefile @@ -6,12 +6,12 @@ # PORTNAME= frost -PORTVERSION= 1.2.0.20071211 +PORTVERSION= 1.2.0.20080304 PORTEPOCH= 2 CATEGORIES= net-p2p java MASTER_SITES= SF MASTER_SITE_SUBDIR= jtcfrost -DISTNAME= ${PORTNAME}-11-Dec-2007 +DISTNAME= ${PORTNAME}-04-Mar-2008 MAINTAINER= peter.thoenen@yahoo.com COMMENT= Frost is a Freenet client that provides messenger and file services |