diff options
Diffstat (limited to 'emulators/unicorn/Makefile')
-rw-r--r-- | emulators/unicorn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/unicorn/Makefile b/emulators/unicorn/Makefile index 0984109946a8..a5015552d2a3 100644 --- a/emulators/unicorn/Makefile +++ b/emulators/unicorn/Makefile @@ -2,7 +2,7 @@ PORTNAME= unicorn PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MAINTAINER= antoine@FreeBSD.org |