Master site disappeared. Use MASTER_SITE_LOCAL.

Noticed by:	fenner
This commit is contained in:
Jacques Vidrine 2001-01-22 12:52:01 +00:00
parent bf6cd3594b
commit 5230c3cfb1
3 changed files with 2 additions and 4 deletions

View file

@ -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

View file

@ -17,4 +17,3 @@
+CFLAGS+=$(INC)
# No need to change this stuff.

View file

@ -16,5 +16,3 @@
}
+ signal(SIGCHLD, oldsig);
}