diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2012-09-05 21:48:20 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2012-09-05 21:48:20 +0000 |
commit | 2b944a8741ef2631f4317b8a56b929d0eb4b83f6 (patch) | |
tree | 5acaa71d056a7960f73ba4d01394b46227da184d /net-mgmt/zenpack-libvirt | |
parent | 38e6819bf19fe3449e3ba470df80c55849178da0 (diff) | |
download | ports-2b944a8741ef2631f4317b8a56b929d0eb4b83f6.tar.gz ports-2b944a8741ef2631f4317b8a56b929d0eb4b83f6.zip |
Notes
Diffstat (limited to 'net-mgmt/zenpack-libvirt')
-rw-r--r-- | net-mgmt/zenpack-libvirt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/zenpack-libvirt/Makefile b/net-mgmt/zenpack-libvirt/Makefile index 2b70dbbf27fb..a835919d2238 100644 --- a/net-mgmt/zenpack-libvirt/Makefile +++ b/net-mgmt/zenpack-libvirt/Makefile @@ -7,6 +7,7 @@ PORTNAME= libvirt PORTVERSION= 1.96 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/zenoss/${ZPACKPREFIX}${PORTNAME}/tarball/master/ DISTNAME= zenoss-${ZPACKPREFIX}${PORTNAME}-${TAG} |