From b7f08d10c0d0a613ef1f2d4f805e1e14fd1cfc4d Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Wed, 12 Apr 2000 04:56:17 +0000 Subject: PORTNAME/VERSION stuff --- emulators/frodo/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators/frodo') diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index 99583f299b0d..411e5b7ab65e 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: frodo -# Version required: 4.1 # Date created: 11 Dez 1997 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ # -DISTNAME= FrodoV4_1a.Src -PKGNAME= frodo-4.1 +PORTNAME= frodo +PORTVERSION= 4.1a CATEGORIES= emulators tk82 MASTER_SITES= ftp://sunsite.unc.edu/pub/micro/commodore/crossplatform/emulators/unix/ +DISTNAME= FrodoV4_1a.Src MAINTAINER= dirk.meyer@dinoex.sub.org -- cgit