diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-16 13:21:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-16 13:21:26 +0000 |
commit | b142a50df665a4790093eedb3a44a779e627a567 (patch) | |
tree | a6937116d72d681d6b384eef00e4a387f375d4f9 /devel | |
parent | 5ebe40809634e399edbdc2e6512447298a14d117 (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libfs++/Makefile | 2 | ||||
-rw-r--r-- | devel/libfs++/distinfo | 1 | ||||
-rw-r--r-- | devel/libfs++/pkg-descr | 2 |
3 files changed, 2 insertions, 3 deletions
diff --git a/devel/libfs++/Makefile b/devel/libfs++/Makefile index 3a5e6f40271f..1ee8e31b31bb 100644 --- a/devel/libfs++/Makefile +++ b/devel/libfs++/Makefile @@ -10,7 +10,7 @@ PORTNAME= libfs++ PORTVERSION= 0.1.7 PORTREVISION= 2 CATEGORIES= devel -MASTER_SITES= http://bluebat.dnsalias.org/software/libfs++/%SUBDIR%/ +MASTER_SITES= http://bluebat.dyndns.org/software/libfs++/%SUBDIR%/ MASTER_SITE_SUBDIR= . archive MAINTAINER= ports@FreeBSD.org diff --git a/devel/libfs++/distinfo b/devel/libfs++/distinfo index 1e2d020e55cd..44f1efce9c9d 100644 --- a/devel/libfs++/distinfo +++ b/devel/libfs++/distinfo @@ -1,3 +1,2 @@ -MD5 (libfs++-0.1.7.tar.gz) = 7c0389137404780d70af881ad4c0f9ac SHA256 (libfs++-0.1.7.tar.gz) = 42995fcaf44ff8ccd7df9a6ebb8dcec987c5afdf24296153f97b92c2c122fc65 SIZE (libfs++-0.1.7.tar.gz) = 180071 diff --git a/devel/libfs++/pkg-descr b/devel/libfs++/pkg-descr index b04cdc999288..fc9e411d4673 100644 --- a/devel/libfs++/pkg-descr +++ b/devel/libfs++/pkg-descr @@ -2,4 +2,4 @@ libfs++ is a small c++ library which provides a file_iterator class, which makes it very easy to iterate through all files in a directory and its subdirectories. -WWW: http://bluebat.dnsalias.org/software/libfs++/ +WWW: http://bluebat.dyndns.org/software/libfs++/ |