diff options
author | Roger Pau Monné <royger@FreeBSD.org> | 2015-10-31 10:52:39 +0000 |
---|---|---|
committer | Roger Pau Monné <royger@FreeBSD.org> | 2015-10-31 10:52:39 +0000 |
commit | e26fcacb8fa875c20e21d87a01d512a8c3188435 (patch) | |
tree | 8a6578b411a65aa199cae1aabbe64bc43dd96bc2 /emulators/xen | |
parent | 72f9f8117af7c6689fa0df0d279be9b3da83a5a9 (diff) |
Notes
Diffstat (limited to 'emulators/xen')
-rw-r--r-- | emulators/xen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/xen/Makefile b/emulators/xen/Makefile index cf1df0ff8002..32cc7f2bd41b 100644 --- a/emulators/xen/Makefile +++ b/emulators/xen/Makefile @@ -2,6 +2,7 @@ PORTNAME= xen PORTVERSION= 4.5.1 +PORTREVISION= 1 CATEGORIES= emulators MAINTAINER= bapt@FreeBSD.org |