diff options
Diffstat (limited to 'net-mgmt/zenpack-libvirt/Makefile')
-rw-r--r-- | net-mgmt/zenpack-libvirt/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/zenpack-libvirt/Makefile b/net-mgmt/zenpack-libvirt/Makefile index fb727f73cf43..612804f2370f 100644 --- a/net-mgmt/zenpack-libvirt/Makefile +++ b/net-mgmt/zenpack-libvirt/Makefile @@ -5,8 +5,8 @@ PORTNAME= libvirt PORTVERSION= 1.96 PORTREVISION= 4 CATEGORIES= net-mgmt -MASTER_SITES= https://github.com/zenoss/${ZPACKPREFIX}${PORTNAME}/tarball/master/ -DISTNAME= zenoss-${ZPACKPREFIX}${PORTNAME}-${TAG} +MASTER_SITES= https://github.com/zenoss/${ZPACKPREFIX}${PORTNAME}/tarball/master/ +DISTNAME= zenoss-${ZPACKPREFIX}${PORTNAME}-${TAG} MAINTAINER= ports@FreeBSD.org COMMENT= Provides monitoring of virtualization servers through Zenoss @@ -21,8 +21,8 @@ USES= zenoss ZPACKPREFIX= ZenPacks.community. ZPACKGROUP= community -WRKSRC= ${WRKDIR}/zenoss-${ZPACKPREFIX}${PORTNAME}-${TAG} -TAG= 4113cfe +WRKSRC= ${WRKDIR}/zenoss-${ZPACKPREFIX}${PORTNAME}-${TAG} +TAG= 4113cfe NO_STAGE= yes .include <bsd.port.mk> |