remove a temporary private location from MASTER_SITES, it is not needed
anymore because the DISTFILE is on the primary site again, requested by The Maintainer
This commit is contained in:
parent
bb1b6ebfdb
commit
a5afec0645
1 changed files with 1 additions and 2 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2005/09/08 19:59:13 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2005/09/12 18:47:07 drochner Exp $
|
||||
|
||||
DISTNAME= texmaker-1.12
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://www.xm1math.net/texmaker/
|
||||
MASTER_SITES+= http://www.epidauros.be/pkgsrc/ ### TEMPORARY!
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= geert.hendrickx@ua.ac.be
|
||||
|
|
Loading…
Reference in a new issue