1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

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
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37435
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);
}