diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-09-09 09:37:33 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-09-09 09:37:33 +0000 |
commit | 0353d50ac74f7dffc4ecdd7e6ffcf77d12284a3c (patch) | |
tree | c26f1187f5ceb8eb966252c31056f64bc54fc82b /emulators/linux_base-f9 | |
parent | f9ac328fe4087357d0f6d7652c144d97ce5abf8f (diff) |
Notes
Diffstat (limited to 'emulators/linux_base-f9')
-rw-r--r-- | emulators/linux_base-f9/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/linux_base-f9/Makefile b/emulators/linux_base-f9/Makefile index 8e5fb08b66ec..5e2e59a900e2 100644 --- a/emulators/linux_base-f9/Makefile +++ b/emulators/linux_base-f9/Makefile @@ -6,7 +6,9 @@ # PORTNAME= f9 -PORTVERSION= 10 +PORTVERSION= 9 +PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} MASTER_SITE_SUBDIR= ../updates/${PORTVERSION}/${LINUX_RPM_ARCH}.newkey \ |