diff options
-rw-r--r-- | emulators/linux_dist-gentoo-stage3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_dist-gentoo-stage3/Makefile b/emulators/linux_dist-gentoo-stage3/Makefile index d45f986df8ba..c843f9278265 100644 --- a/emulators/linux_dist-gentoo-stage3/Makefile +++ b/emulators/linux_dist-gentoo-stage3/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= gentoo-stage3 -PORTVERSION= 20120403 +PORTVERSION= 20120508 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= releases/x86/autobuilds/current-stage3$-{GENTOO_OPTIMIZED} |