diff options
Diffstat (limited to 'sysutils/downtimed/Makefile')
-rw-r--r-- | sysutils/downtimed/Makefile | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/sysutils/downtimed/Makefile b/sysutils/downtimed/Makefile index 1bc0961135d2..985b4b7e3e7d 100644 --- a/sysutils/downtimed/Makefile +++ b/sysutils/downtimed/Makefile @@ -1,16 +1,11 @@ -# New ports collection makefile for: downtimed -# Date created: 2010-09-06 -# Whom: Janne Snabb <snabb@epipe.com> -# +# Created by: Janne Snabb <snabb@epipe.com> # $FreeBSD$ -# PORTNAME= downtimed -PORTVERSION= 0.5 +PORTVERSION= 0.6 CATEGORIES= sysutils MASTER_SITES= http://dist.epipe.com/${PORTNAME}/ \ - http://launchpadlibrarian.net/65433766/ -DISTNAME= ${PORTNAME}-${PORTVERSION} + http://launchpadlibrarian.net/145993356/ MAINTAINER= snabb@epipe.com COMMENT= System downtime monitoring and reporting tool |