diff options
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/pkg_add_it/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/pkg_add_it/Makefile b/ports-mgmt/pkg_add_it/Makefile index f7b9355d2ff1..c883e38a64e4 100644 --- a/ports-mgmt/pkg_add_it/Makefile +++ b/ports-mgmt/pkg_add_it/Makefile @@ -8,7 +8,7 @@ PORTNAME= pkg_add_it PORTVERSION= 1.3.2 CATEGORIES= ports-mgmt -MASTER_SITES= http://www.unix-heaven.org/ports-mgmt/ +MASTER_SITES= http://www.unix-heaven.org/FreeBSD/distfiles/ MAINTAINER= dnaeon@gmail.com COMMENT= Interactive tool for package installation |