Simplify MASTER_SITES and also while i am here, fix FATAL warning from

portlint

PR:		ports/40989
Submitted by:	Dmitry Morozovsky <marck@rinet.ru>
This commit is contained in:
Patrick Li 2002-07-25 17:24:10 +00:00
parent 9138485d8c
commit 5ed1dc1ffd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63545

View File

@ -8,12 +8,12 @@
PORTNAME= oops
PORTVERSION= ${OOPSVERSION}.${OOPSDATE}
CATEGORIES= www
MASTER_SITES= http://zipper.paco.net/~igor/oops/
MASTER_SITES= http://oops-cache.org/
DISTNAME= ${PORTNAME}-${OOPSVERSION}
PATCH_SITES= ${MASTER_SITES}
PATCHFILES= ${PORTNAME}-${OOPSVERSION}-${OOPSDATE}.patch
PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME}
PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME}
MAINTAINER= ports@FreeBSD.org