diff options
author | zafer <zafer@pkgsrc.org> | 2009-10-04 15:50:47 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-10-04 15:50:47 +0000 |
commit | 324ca162ff98129bf4ab67f56d12ecfbb27ebd78 (patch) | |
tree | 5d2775ce653abc69dc56e65edfe5c3772a227535 /math | |
parent | a910caeab44d9c481aebaeb44a4db402cf5b11d5 (diff) | |
download | pkgsrc-324ca162ff98129bf4ab67f56d12ecfbb27ebd78.tar.gz |
update master_sites. remove ftp entry. service has been suspended.
Diffstat (limited to 'math')
-rw-r--r-- | math/grpn/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/grpn/Makefile b/math/grpn/Makefile index c427ebdd093..830d65ba689 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.19 2006/06/09 06:34:57 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2009/10/04 15:50:47 zafer Exp $ # DISTNAME= grpn-1.1.2 PKGREVISION= 5 CATEGORIES= math -MASTER_SITES= ftp://lashwhip.com/pub/ \ - http://lashwhip.com/grpn/ +MASTER_SITES= http://lashwhip.com/grpn/ MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://lashwhip.com/grpn.html |