diff options
Diffstat (limited to 'emulators/linux_base-suse-9.3/Makefile')
-rw-r--r-- | emulators/linux_base-suse-9.3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile index 81c9e586a080..adf3d0102357 100644 --- a/emulators/linux_base-suse-9.3/Makefile +++ b/emulators/linux_base-suse-9.3/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: linux_base -# Version required: 6.1 # Date created: Jul 7, 1999 # Whom: marcel@FreeBSD.org # # $FreeBSD$ # -DISTNAME= linux_base -PKGNAME= linux_base-6.1 +PORTNAME= linux_base +PORTVERSION= 6.1 CATEGORIES= emulators linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ |