Index: head/net-mgmt/nagstamon/Makefile =================================================================== --- head/net-mgmt/nagstamon/Makefile (revision 274724) +++ head/net-mgmt/nagstamon/Makefile (revision 274725) @@ -1,39 +1,39 @@ # New ports collection makefile for: nagstamon # Date created: 26 May 2011 # Whom: Emanuel Haupt # # $FreeBSD$ # PORTNAME= nagstamon PORTVERSION= 0.9.6.1 CATEGORIES= net-mgmt python -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}/ SF/. +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}/ CRITICAL/. DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Nagios status monitor for your desktop BUILD_DEPENDS= py*-setuptools>=0:${PORTSDIR}/devel/py-setuptools RUN_DEPENDS= sox:${PORTSDIR}/audio/sox \ py*-setuptools>=0:${PORTSDIR}/devel/py-setuptools USE_PYTHON= 2.5+ USE_PYDISTUTILS=yes USE_GNOME= pygtk2 librsvg2 LICENSE= GPLv2 MAN1= nagstamon.1 MAKE_JOBS_SAFE= yes post-patch: @${REINPLACE_CMD} -e 's|share/\(man/man1\)|\1|' ${WRKSRC}/setup.py @${REINPLACE_CMD} -e "s|0.9.6|${PORTVERSION}|" \ ${WRKSRC}/Nagstamon/GUI.py post-install: @${LN} ${PREFIX}/bin/${PORTNAME}.py ${PREFIX}/bin/${PORTNAME} .include Property changes on: head/net-mgmt/nagstamon/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property