1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- Update MASTER_SITES

- Update maintainer mail adress

PR:             109065
Submitted by:   Kim Naim Lesmer <naim@bitcare.dk> (maintainer)
This commit is contained in:
Martin Wilke 2007-02-12 07:59:40 +00:00
parent 2496d8863e
commit 22ba365c62
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184963

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: portcheck # New ports collection makefile for: portcheck
# Date created: 01 January 2007 # Date created: 01 January 2007
# Whom: Kim Naim Lesmer <naim@usebsd.com> # Whom: Kim Naim Lesmer <naim@bitcare.dk>
# #
# $FreeBSD$ # $FreeBSD$
# #
@ -8,11 +8,10 @@
PORTNAME= portcheck PORTNAME= portcheck
PORTVERSION= 1.12 PORTVERSION= 1.12
CATEGORIES= ports-mgmt CATEGORIES= ports-mgmt
MASTER_SITES= http://www.usebsd.com/pub/portcheck/files/ \ MASTER_SITES= http://www.bitcare.dk/pub/portcheck/files/
http://www.bitcare.dk/pub/portcheck/files/
EXTRACT_SUFX= .tbz EXTRACT_SUFX= .tbz
MAINTAINER= naim@usebsd.com MAINTAINER= naim@bitcare.dk
COMMENT= Maintains the ports tree and checks up the installed packages COMMENT= Maintains the ports tree and checks up the installed packages
RUN_DEPENDS= ${LOCALBASE}/sbin/portaudit:${PORTSDIR}/ports-mgmt/portaudit RUN_DEPENDS= ${LOCALBASE}/sbin/portaudit:${PORTSDIR}/ports-mgmt/portaudit