diff options
author | mezz <mezz@FreeBSD.org> | 2007-07-08 11:42:54 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-07-08 11:42:54 +0800 |
commit | 1c469ef05a76fd3a3e07be8b926b2373e744269b (patch) | |
tree | fd308ae5affc3b92bda00407e9d34d410e70ee32 /net-p2p/linuxdcpp/Makefile | |
parent | 11cd171a18f88ff255ea4f0f9f53627078e7a091 (diff) | |
download | freebsd-ports-gnome-1c469ef05a76fd3a3e07be8b926b2373e744269b.tar.gz freebsd-ports-gnome-1c469ef05a76fd3a3e07be8b926b2373e744269b.tar.zst freebsd-ports-gnome-1c469ef05a76fd3a3e07be8b926b2373e744269b.zip |
Update it to the lastest version of CVS, at 2007-07-07 in changelog. See in
the changelog for details:
http://tinyurl.com/b3myl
Diffstat (limited to 'net-p2p/linuxdcpp/Makefile')
-rw-r--r-- | net-p2p/linuxdcpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/linuxdcpp/Makefile b/net-p2p/linuxdcpp/Makefile index b161aaa54f57..273c0b29d804 100644 --- a/net-p2p/linuxdcpp/Makefile +++ b/net-p2p/linuxdcpp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= linuxdcpp -PORTVERSION= 0.0.1.20070506 #0.0.1.YYYYMMDD +PORTVERSION= 0.0.1.20070707 #0.0.1.YYYYMMDD CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://people.freebsd.org/~mezz/distfiles/ |