diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-07-28 15:11:44 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-07-28 15:11:44 +0000 |
commit | db0618a912056db38e3e64d6979a1df5886d7c24 (patch) | |
tree | 31125f08ee4ceb4bee97bb5715ebec0803a18bf7 /sysutils/downtimed/Makefile | |
parent | cae38d4eefc1b86fca2292adaa876121a41b44cc (diff) | |
download | ports-db0618a912056db38e3e64d6979a1df5886d7c24.tar.gz ports-db0618a912056db38e3e64d6979a1df5886d7c24.zip |
Notes
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 |