diff options
Diffstat (limited to 'archivers/nulib/Makefile')
-rw-r--r-- | archivers/nulib/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/nulib/Makefile b/archivers/nulib/Makefile index 4b4a1d12096f..af2a83fda4c7 100644 --- a/archivers/nulib/Makefile +++ b/archivers/nulib/Makefile @@ -8,7 +8,9 @@ PORTNAME= nulib PORTVERSION= 3.25 CATEGORIES= archivers -MASTER_SITES= http://people.FreeBSD.org/~jseger/ + +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= jseger DISTNAME= nulib325 EXTRACT_SUFX= .tar.Z |