From 5530db6cc2ca9809c6937c528773db497f58d008 Mon Sep 17 00:00:00 2001 From: rillig Date: Tue, 1 Nov 2005 09:25:02 +0000 Subject: Changed MASTER_SITES to sourceforge, as the old one is not available anymore. The checksum of the tarball has changed, because the documentation has been updated and one #ifdef been added to the source. Therefore bumped PKGREVISION. --- lang/yap/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lang') diff --git a/lang/yap/Makefile b/lang/yap/Makefile index b069ea61821..f3b6aa5f6ea 100644 --- a/lang/yap/Makefile +++ b/lang/yap/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2005/08/25 07:09:49 rillig Exp $ +# $NetBSD: Makefile,v 1.3 2005/11/01 09:25:02 rillig Exp $ # DISTNAME= Yap-5.0.0 +PKGREVISION= 1 CATEGORIES= lang -MASTER_SITES= http://www.ncc.up.pt/~vsc/Yap/Yap-5.0/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yap/} +DIST_SUBDIR= ${PKGNAME_NOREV} MAINTAINER= rillig@NetBSD.org HOMEPAGE= http://www.ncc.up.pt/~vsc/Yap/ -- cgit v1.2.3