diff options
Diffstat (limited to 'emulators/fmsx')
-rw-r--r-- | emulators/fmsx/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile index da321435bccd..9861ac79bb25 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: fMSX -# Version required: 1.5 # Date created: 15 Oct 1996 # Whom: dk # # $FreeBSD$ # -DISTNAME= fMSX -PKGNAME= fmsx-1.5 +PORTNAME= fmsx +PORTVERSION= 1.5 CATEGORIES= emulators MASTER_SITES= http://www.komkon.org/fms/fMSX/ +DISTNAME= fMSX EXTRACT_SUFX= .tar.Z MAINTAINER= dk@farm.org |