diff options
author | marino <marino@pkgsrc.org> | 2016-11-25 01:05:47 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2016-11-25 01:05:47 +0000 |
commit | 2752275b5e59b5bdf92fbd199da34ac048d766de (patch) | |
tree | f2cefc53c5fd61825f05f5775c14df8482bfbe2d /devel/gnatpython | |
parent | ba1d3e8ccc921aef26591a6f346a0e22034c1f90 (diff) | |
download | pkgsrc-2752275b5e59b5bdf92fbd199da34ac048d766de.tar.gz |
devel: gnatpython, gprbuild-aux: remove bad MASTER_SITES entry
Diffstat (limited to 'devel/gnatpython')
-rw-r--r-- | devel/gnatpython/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/gnatpython/Makefile b/devel/gnatpython/Makefile index bd19f4c744b..aed72a74803 100644 --- a/devel/gnatpython/Makefile +++ b/devel/gnatpython/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2016/07/09 13:03:38 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2016/11/25 01:05:47 marino Exp $ DISTNAME= gnatpython-${SNAPSHOT} PKGREVISION= 2 CATEGORIES= devel -MASTER_SITES= http://downloads.dragonlace.net/src/ \ - http://dragonlace.mirrors.ada.cx/src/ +MASTER_SITES= http://downloads.dragonlace.net/src/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= draco@marino.st |