diff options
author | obache <obache> | 2008-09-02 02:39:44 +0000 |
---|---|---|
committer | obache <obache> | 2008-09-02 02:39:44 +0000 |
commit | 890a9d43589e2367f75d82a7faaa841127cb000e (patch) | |
tree | 9159b23aec548c15f2db3237d7d7631f3ff67229 /math/xldlas | |
parent | e3f4f904a100af066e2b55826332b8cbe710ac83 (diff) | |
download | pkgsrc-890a9d43589e2367f75d82a7faaa841127cb000e.tar.gz |
Location on MASTER_SITE_SUNSITE has beenn changed.
Noticed by Zafer Aydogan via private mail.
Also primary? MASITERE_SITE and HOMPEAGE is not resolved anymore,
removed and commented out.
Diffstat (limited to 'math/xldlas')
-rw-r--r-- | math/xldlas/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index e63acc847b9..9d1287ab1f2 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.31 2008/03/04 18:12:59 jlam Exp $ +# $NetBSD: Makefile,v 1.32 2008/09/02 02:39:44 obache Exp $ DISTNAME= xldlas-0.85 PKGREVISION= 5 CATEGORIES= math -MASTER_SITES= http://sunsite.math.klte.hu/mirrors/xldlas/ \ - ${MASTER_SITE_SUNSITE:=X11/xapps/math/} +MASTER_SITES= ${MASTER_SITE_SUNSITE:=science/visualization/} EXTRACT_SUFX= -source.tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sunsite.math.klte.hu/mirrors/xldlas/ +HOMEPAGE= # http://sunsite.math.klte.hu/mirrors/xldlas/ COMMENT= XForms-based statistics package PKG_DESTDIR_SUPPORT= user-destdir |