diff options
author | nox <nox@FreeBSD.org> | 2014-01-20 07:01:59 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2014-01-20 07:01:59 +0800 |
commit | 653f78191a03c841123c4211731663f2077b7353 (patch) | |
tree | e0602c5760201594df91d1b2e6c955bf220a6675 /emulators | |
parent | 36724da3e41efb409e889c67668638f9f272e756 (diff) | |
download | freebsd-ports-gnome-653f78191a03c841123c4211731663f2077b7353.tar.gz freebsd-ports-gnome-653f78191a03c841123c4211731663f2077b7353.tar.zst freebsd-ports-gnome-653f78191a03c841123c4211731663f2077b7353.zip |
Spell PORTREVISION correctly.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/qemu-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index 38306296dc55..d4d896e7ecfd 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= qemu PORTVERSION= 1.7.0 -PORTREISION= 1 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/:release \ LOCAL/nox:snapshot |