diff options
Diffstat (limited to 'emulators/linux_base-f7')
-rw-r--r-- | emulators/linux_base-f7/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/linux_base-f7/Makefile b/emulators/linux_base-f7/Makefile index 04576affa81a..c1d85a46e0fe 100644 --- a/emulators/linux_base-f7/Makefile +++ b/emulators/linux_base-f7/Makefile @@ -6,7 +6,9 @@ # PORTNAME= f7 -PORTVERSION= 8 +PORTVERSION= 7 +PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} MASTER_SITE_SUBDIR= ../releases/${PORTVERSION}/Everything/${LINUX_RPM_ARCH}/os/Fedora |