diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-12-08 22:03:04 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-12-08 22:03:04 +0000 |
commit | 9a8f126139e49f9eb4b2b385cccf9436b47e6402 (patch) | |
tree | 3d8b2eb439d587fedd5729ae77a326384f1382da /emulators | |
parent | 19822699759306fec3f6f10872e24a2426ace9ed (diff) | |
download | ports-9a8f126139e49f9eb4b2b385cccf9436b47e6402.tar.gz ports-9a8f126139e49f9eb4b2b385cccf9436b47e6402.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base-6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index ed7536a4fbe4..f72084eade1e 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -7,7 +7,7 @@ PORTNAME= linux_base PORTVERSION= 6.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} MASTER_SITE_SUBDIR= ${PORTVERSION}/en/os/${MACHINE_ARCH}/RedHat/RPMS |