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.
This commit is contained in:
parent
630ac248ed
commit
5c121890e3
1 changed files with 4 additions and 2 deletions
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue