forked from Lainports/freebsd-ports
Master site disappeared. Use MASTER_SITE_LOCAL.
Noticed by: fenner
This commit is contained in:
parent
bf6cd3594b
commit
5230c3cfb1
3 changed files with 2 additions and 4 deletions
|
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= esh
|
||||
PORTVERSION= 0.8
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= http://esh.netpedia.net/
|
||||
MASTER_SITES= MASTER_SITE_LOCAL
|
||||
MASTER_SITE_SUBDIR=
|
||||
|
||||
MAINTAINER= nectar@FreeBSD.org
|
||||
|
||||
|
|
|
|||
|
|
@ -17,4 +17,3 @@
|
|||
+CFLAGS+=$(INC)
|
||||
|
||||
# No need to change this stuff.
|
||||
|
||||
|
|
|
|||
|
|
@ -16,5 +16,3 @@
|
|||
}
|
||||
+ signal(SIGCHLD, oldsig);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue