diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2012-05-16 07:35:28 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2012-05-16 07:35:28 +0000 |
commit | 2d025d09962534440ff2219674f08388a0559b0f (patch) | |
tree | 4176e2dd4c91e4df7935f8e4f60bb5adffc95e7e | |
parent | - Update to 2.0.17 (diff) |
- Update to 20120508
Notes
Notes:
svn path=/head/; revision=296730
-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} |