diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2011-02-10 11:54:03 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2011-02-10 11:54:03 +0000 |
commit | fede8ae9e6f03f861ea9252bd89f9f3fc3571d18 (patch) | |
tree | 5ecbde9c0228277b8102211a6f224807dbc721db /emulators/linux_base-c6/Makefile | |
parent | 11d796818d7b7bed3bf9f59442126a7783e443e3 (diff) |
Notes
Diffstat (limited to 'emulators/linux_base-c6/Makefile')
-rw-r--r-- | emulators/linux_base-c6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-c6/Makefile b/emulators/linux_base-c6/Makefile index 6bf6ad73277b..3f179853ed73 100644 --- a/emulators/linux_base-c6/Makefile +++ b/emulators/linux_base-c6/Makefile @@ -7,7 +7,7 @@ PORTNAME= f10 PORTVERSION= 10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} MASTER_SITE_SUBDIR= ../updates/${PORTVERSION}/${LINUX_RPM_ARCH} \ |