diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-10-06 22:10:55 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-10-06 22:10:55 +0000 |
commit | e47a6dd59afc3550e1b3e430b41dea1fc84bea3f (patch) | |
tree | 4a696af0ba369ac74c619d61175741bc44a1d0fd /sysutils/munin-master/Makefile | |
parent | 899591d3b2d9984294998ff69b8e4d7ef3ae9671 (diff) |
Notes
Diffstat (limited to 'sysutils/munin-master/Makefile')
-rw-r--r-- | sysutils/munin-master/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sysutils/munin-master/Makefile b/sysutils/munin-master/Makefile index 7cda0ddbf9d4..48a726390294 100644 --- a/sysutils/munin-master/Makefile +++ b/sysutils/munin-master/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: munin-master -# Date created: 25 Januar 2004 -# Whom: Lupe Christoph <lupe@lupe-christoph.de> -# +# Created by: Lupe Christoph <lupe@lupe-christoph.de> # $FreeBSD$ -# PORTNAME= munin PORTVERSION= ${MUNIN_VERSION} -PORTREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= ${MUNIN_SITES} PKGNAMESUFFIX= -master |