diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2007-08-30 16:07:51 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2007-08-30 16:07:51 +0000 |
commit | 403823227e26295af484b581828f6c1e04ef8fec (patch) | |
tree | c3d53df81c10e79bea80476f1d0cf9e6f1f52fde /emulators/linux_base-f10 | |
parent | Update some RPMs. (diff) |
Bump port revision... forgotten in the last commit (update of some RPMs).
Pointyhat to: netchild
Diffstat (limited to 'emulators/linux_base-f10')
-rw-r--r-- | emulators/linux_base-f10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-f10/Makefile b/emulators/linux_base-f10/Makefile index 1758231c2562..3ac69f17066e 100644 --- a/emulators/linux_base-f10/Makefile +++ b/emulators/linux_base-f10/Makefile @@ -8,7 +8,7 @@ PORTNAME= fc6 PORTVERSION= 6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} MASTER_SITE_SUBDIR= ${PORTVERSION}/${LINUX_RPM_ARCH}/os/Fedora/RPMS \ |