aboutsummaryrefslogtreecommitdiff
path: root/emulators/linux_base-c6/Makefile
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2006-04-30 22:26:05 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2006-04-30 22:26:05 +0000
commit94c19472679f20cdc4f4877262c6211abe8dcedf (patch)
tree42e5cae31ca0a75cf75df8b21509cd8c06e4cc2b /emulators/linux_base-c6/Makefile
parent1ef1564ca17f27bf51a2f17bdf7430acef9e1b01 (diff)
downloadports-94c19472679f20cdc4f4877262c6211abe8dcedf.tar.gz
ports-94c19472679f20cdc4f4877262c6211abe8dcedf.zip
Notes
Diffstat (limited to 'emulators/linux_base-c6/Makefile')
-rw-r--r--emulators/linux_base-c6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux_base-c6/Makefile b/emulators/linux_base-c6/Makefile
index 42c49f0b0551..cea25ce698be 100644
--- a/emulators/linux_base-c6/Makefile
+++ b/emulators/linux_base-c6/Makefile
@@ -8,14 +8,14 @@
PORTNAME= fc
PORTVERSION= 3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
MASTER_SITE_SUBDIR= ${PORTVERSION}/${LINUX_RPM_ARCH}/os/Fedora/RPMS \
${PORTVERSION}/SRPMS
PKGNAMEPREFIX= linux_base-
DISTFILES= ${BIN_DISTFILES} ${SRC_DISTFILES}
-DIST_SUBDIR= rpm/${LINUX_RPM_ARCH}/Fedora/${PORTVERSION}
+DIST_SUBDIR= rpm/${LINUX_RPM_ARCH}/fedora/${PORTVERSION}
EXTRACT_ONLY= ${BIN_DISTFILES}
MAINTAINER= freebsd-emulation@FreeBSD.org