diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2006-07-07 08:44:33 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2006-07-07 08:44:33 +0000 |
commit | b2bb1603ea1dfa88004d379d958e42146819c54f (patch) | |
tree | d7fd6e2aa0d8226ddb38044ab308c4339ec1c695 /emulators/linux_base-c6/Makefile | |
parent | 9cb9df7858e22948ac2484cd06325412645abd2a (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 c5e13cbd20de..e42ee27c5ec5 100644 --- a/emulators/linux_base-c6/Makefile +++ b/emulators/linux_base-c6/Makefile @@ -8,7 +8,7 @@ PORTNAME= fc PORTVERSION= 4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} MASTER_SITE_SUBDIR= ${PORTVERSION}/${LINUX_RPM_ARCH}/os/Fedora/RPMS \ |