diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-28 11:54:41 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-28 11:54:41 +0000 |
commit | 07f5480d9405e87342e03fda38697eba103ff0e6 (patch) | |
tree | f939af91d38c9a15bb0032d1d41832aa28c23f43 /emulators/linux_base-rh-9 | |
parent | Update glibc to 2.2.4-29, to avoid resolver and RPC security bugs. (diff) |
Bump PORTREVISION for the glibc update.
Notes
Notes:
svn path=/head/; revision=65172
Diffstat (limited to 'emulators/linux_base-rh-9')
-rw-r--r-- | emulators/linux_base-rh-9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile index 43443224fddf..8cb25cc99b19 100644 --- a/emulators/linux_base-rh-9/Makefile +++ b/emulators/linux_base-rh-9/Makefile @@ -7,7 +7,7 @@ PORTNAME= linux_base PORTVERSION= 7.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} MASTER_SITE_SUBDIR= ${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS |