diff options
author | gabor <gabor@FreeBSD.org> | 2012-05-16 15:35:28 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2012-05-16 15:35:28 +0800 |
commit | 45ef2d153f6328a9bf114fc43d7048c5349735f4 (patch) | |
tree | f7bde265d990c2bfb4ae22e614147c2dec1656fa /emulators | |
parent | 7f49ba367f4fdc67e08d2cf663e1eba8f32a361c (diff) | |
download | freebsd-ports-gnome-45ef2d153f6328a9bf114fc43d7048c5349735f4.tar.gz freebsd-ports-gnome-45ef2d153f6328a9bf114fc43d7048c5349735f4.tar.zst freebsd-ports-gnome-45ef2d153f6328a9bf114fc43d7048c5349735f4.zip |
- Update to 20120508
Diffstat (limited to 'emulators')
-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} |