diff options
author | trevor <trevor@FreeBSD.org> | 2002-08-28 19:54:41 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-08-28 19:54:41 +0800 |
commit | c87fe2da786f60e4e73ab84d1314cf2d60a5f712 (patch) | |
tree | 4027331245f353d123a36ccef009854dade79f99 /emulators/linux_base-8/Makefile | |
parent | 70cadb554981a446c465d437e44afdd72cfeff13 (diff) | |
download | freebsd-ports-graphics-c87fe2da786f60e4e73ab84d1314cf2d60a5f712.tar.gz freebsd-ports-graphics-c87fe2da786f60e4e73ab84d1314cf2d60a5f712.tar.zst freebsd-ports-graphics-c87fe2da786f60e4e73ab84d1314cf2d60a5f712.zip |
Bump PORTREVISION for the glibc update.
Diffstat (limited to 'emulators/linux_base-8/Makefile')
-rw-r--r-- | emulators/linux_base-8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile index 43443224fdd..8cb25cc99b1 100644 --- a/emulators/linux_base-8/Makefile +++ b/emulators/linux_base-8/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 |