diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-03-13 15:58:21 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-03-13 15:58:21 +0000 |
commit | 44cde67dc9524ac1d6a9eb4d95db6ea749730637 (patch) | |
tree | 3107a3a072402a40cbac246ac392e8075f3e42e6 /emulators/linux_base-suse-9.2 | |
parent | f26418eca7ef9b18d7d4965f0929aedfd35f8471 (diff) | |
download | ports-44cde67dc9524ac1d6a9eb4d95db6ea749730637.tar.gz ports-44cde67dc9524ac1d6a9eb4d95db6ea749730637.zip |
Notes
Diffstat (limited to 'emulators/linux_base-suse-9.2')
-rw-r--r-- | emulators/linux_base-suse-9.2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile index c5a388b69e5b..813e2a78fec1 100644 --- a/emulators/linux_base-suse-9.2/Makefile +++ b/emulators/linux_base-suse-9.2/Makefile @@ -7,6 +7,7 @@ PORTNAME= linux_base PORTVERSION= 6.1 +PORTREVISION= 1 CATEGORIES= emulators linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ |