diff options
author | Marcel Moolenaar <marcel@FreeBSD.org> | 2002-12-03 06:45:56 +0000 |
---|---|---|
committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2002-12-03 06:45:56 +0000 |
commit | dad821b043534b3561a02b1d3a2851a20c3fe72c (patch) | |
tree | 89f460b350a42d90e71e990a995ee278bf610aea /emulators/linux_base-suse-9.3 | |
parent | Fix both alpha and i386. The major change is that glibc has been (diff) |
The previous commit deserved a revision bump.
Acknowledged by: kris
Diffstat (limited to 'emulators/linux_base-suse-9.3')
-rw-r--r-- | emulators/linux_base-suse-9.3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile index 77523a1158b7..4a3d0349fc2c 100644 --- a/emulators/linux_base-suse-9.3/Makefile +++ b/emulators/linux_base-suse-9.3/Makefile @@ -7,7 +7,7 @@ PORTNAME= linux_base PORTVERSION= 7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} MASTER_SITE_SUBDIR= ${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS |