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-suse-9.3 | |
parent | 48f343aba0d763d8d0fa2012f275c107e6f27aa8 (diff) | |
download | ports-07f5480d9405e87342e03fda38697eba103ff0e6.tar.gz ports-07f5480d9405e87342e03fda38697eba103ff0e6.zip |
Notes
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 43443224fddf..8cb25cc99b19 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= 0 +PORTREVISION= 1 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} MASTER_SITE_SUBDIR= ${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS |