diff options
-rw-r--r-- | textproc/py-FourSuite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-FourSuite/Makefile b/textproc/py-FourSuite/Makefile index 808f3575d8f..1e50d97f91a 100644 --- a/textproc/py-FourSuite/Makefile +++ b/textproc/py-FourSuite/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.17 2009/12/02 19:16:44 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2011/06/14 10:57:37 obache Exp $ # DISTNAME= 4Suite-0.12.0a3 PKGNAME= ${PYPKGPREFIX}-FourSuite-0.12.0a3 PKGREVISION= 2 CATEGORIES= textproc python -MASTER_SITES= ftp://ftp.fourthought.com/pub/4Suite/ +MASTER_SITES= ftp://ftp.fourthought.com/pub/4Suite/old/4Suite/0.12.0/ MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://4suite.org/ |