diff options
Diffstat (limited to 'net-mgmt/hastmon/Makefile')
-rw-r--r-- | net-mgmt/hastmon/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net-mgmt/hastmon/Makefile b/net-mgmt/hastmon/Makefile index a5923ac82f30..4dcfbe4b7570 100644 --- a/net-mgmt/hastmon/Makefile +++ b/net-mgmt/hastmon/Makefile @@ -3,15 +3,12 @@ PORTVERSION= 0.3.4 PORTREVISION= 1 CATEGORIES= net-mgmt -MAINTAINER= trociny@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cluster monitoring daemon WWW= http://hastmon.googlecode.com/ LICENSE= BSD2CLAUSE -DEPRECATED= Depends on expiring devel/mk-configure -EXPIRATION_DATE=2025-09-30 - BUILD_DEPENDS= mk-configure>=0.20:devel/mk-configure USE_GITHUB= yes |