diff options
author | flo <flo@FreeBSD.org> | 2014-03-12 04:35:53 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2014-03-12 04:35:53 +0800 |
commit | 82eb0a1e443cb4544abab8da6b255b82483faa29 (patch) | |
tree | 5b4f58bde7e1619631ce86aaac5655ce4bdf1f81 /sysutils | |
parent | e8f13a410a8d5926a3e0a2e72393d5ab3d5d0308 (diff) | |
download | freebsd-ports-gnome-82eb0a1e443cb4544abab8da6b255b82483faa29.tar.gz freebsd-ports-gnome-82eb0a1e443cb4544abab8da6b255b82483faa29.tar.zst freebsd-ports-gnome-82eb0a1e443cb4544abab8da6b255b82483faa29.zip |
Release a few ports I don't use anymore. Unfortunately I don't have time to
maintain them properly currently.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/munin-common/Makefile | 2 | ||||
-rw-r--r-- | sysutils/munin-master/Makefile | 2 | ||||
-rw-r--r-- | sysutils/munin-node/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/munin-common/Makefile b/sysutils/munin-common/Makefile index cb888478ced4..a4e5ba9ba9b4 100644 --- a/sysutils/munin-common/Makefile +++ b/sysutils/munin-common/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= ${MUNIN_SITES} PKGNAMESUFFIX= -common -MAINTAINER= flo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Common components between a munin node and server BUILD_DEPENDS= p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build \ diff --git a/sysutils/munin-master/Makefile b/sysutils/munin-master/Makefile index 5629088c0832..21c70eeb17e1 100644 --- a/sysutils/munin-master/Makefile +++ b/sysutils/munin-master/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= ${MUNIN_SITES} PKGNAMESUFFIX= -master -MAINTAINER= flo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Collector part of Munin BUILD_DEPENDS= p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build \ diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile index 3fb4718849b3..0d4e4a0983c9 100644 --- a/sysutils/munin-node/Makefile +++ b/sysutils/munin-node/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= ${MUNIN_SITES} PKGNAMESUFFIX= -node -MAINTAINER= flo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Node-specific part of Munin BUILD_DEPENDS= p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build \ |