diff options
Diffstat (limited to 'emulators/linux_base-c6/Makefile')
-rw-r--r-- | emulators/linux_base-c6/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/linux_base-c6/Makefile b/emulators/linux_base-c6/Makefile index 078a911f539c..9766a34b6fb8 100644 --- a/emulators/linux_base-c6/Makefile +++ b/emulators/linux_base-c6/Makefile @@ -1,13 +1,12 @@ -# New ports collection makefile for: linux_base-fc7 +# New ports collection makefile for: linux_base-f7 # Date created: 16 Sep 2007 # Whom: Boris Samorodov <bsam@FreeBSD.org> # # $FreeBSD$ # -PORTNAME= fc7 +PORTNAME= f7 PORTVERSION= 7 -PORTREVISION= 1 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} MASTER_SITE_SUBDIR= ../releases/${PORTVERSION}/Everything/${LINUX_RPM_ARCH}/os/Fedora |