diff options
author | zafer <zafer> | 2016-01-23 05:15:22 +0000 |
---|---|---|
committer | zafer <zafer> | 2016-01-23 05:15:22 +0000 |
commit | 60357f4d821610ad8018eb4f548bae030e4ba254 (patch) | |
tree | 4e406a0e1998b622786207cbe4138783781f3420 /archivers | |
parent | dba887d2ea72e0eb371814a4263054557d99108a (diff) | |
download | pkgsrc-60357f4d821610ad8018eb4f548bae030e4ba254.tar.gz |
update MASTER_SITES url.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/nulib2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/nulib2/Makefile b/archivers/nulib2/Makefile index cc05a407293..b3f20f1d879 100644 --- a/archivers/nulib2/Makefile +++ b/archivers/nulib2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 14:05:53 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2016/01/23 05:15:22 zafer Exp $ # DISTNAME= nulibdist-220 PKGNAME= nulib2-2.2.0 CATEGORIES= archivers -MASTER_SITES= http://www.nulib.com/downloads/ +MASTER_SITES= http://nulib.com/downloads/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nulib.com/ |