diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-08-04 05:20:27 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-08-04 05:20:27 +0000 |
commit | f00880b7360e5257f3025bab5c25375d6a871944 (patch) | |
tree | 7ca49a36b377ba11b3b4b3094989c8bae5a96e74 | |
parent | b70949a5433be4b678b9a81f62a2ab15a9ef9dd7 (diff) | |
download | ports-f00880b7360e5257f3025bab5c25375d6a871944.tar.gz ports-f00880b7360e5257f3025bab5c25375d6a871944.zip |
Notes
-rw-r--r-- | sysutils/ua/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ua/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ua/Makefile b/sysutils/ua/Makefile index fd8e10281544..345252e45869 100644 --- a/sysutils/ua/Makefile +++ b/sysutils/ua/Makefile @@ -8,7 +8,7 @@ PORTNAME= ua PORTVERSION= 1.0.1 CATEGORIES= sysutils -MASTER_SITES= https://oss.euedge.com/downloads/ +MASTER_SITES= ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Finds sets of identical files diff --git a/sysutils/ua/pkg-descr b/sysutils/ua/pkg-descr index 964402e6fce1..641bb6285590 100644 --- a/sysutils/ua/pkg-descr +++ b/sysutils/ua/pkg-descr @@ -8,4 +8,4 @@ out there, we needed a tool that can ignore white spaces and runs quite fast. LICENSE: GPL2 or later -WWW: http://oss.euedge.com/wiki/UaMainPage +WWW: https://github.com/euedge/ua/wiki |