diff options
author | marcel <marcel@FreeBSD.org> | 2002-12-03 14:45:56 +0800 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2002-12-03 14:45:56 +0800 |
commit | c903ed1f86a2b32ab51874d8c718d0900056d3e7 (patch) | |
tree | 13e3760b1b816fd2830f7302036b479e11fdff15 /emulators/linux_base-rh-9 | |
parent | 7dccbbbd8dcde31e3f1c1e9606efc02513c301fe (diff) | |
download | freebsd-ports-gnome-c903ed1f86a2b32ab51874d8c718d0900056d3e7.tar.gz freebsd-ports-gnome-c903ed1f86a2b32ab51874d8c718d0900056d3e7.tar.zst freebsd-ports-gnome-c903ed1f86a2b32ab51874d8c718d0900056d3e7.zip |
The previous commit deserved a revision bump.
Acknowledged by: kris
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 77523a1158b7..4a3d0349fc2c 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= 1 +PORTREVISION= 2 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} MASTER_SITE_SUBDIR= ${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS |