diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-12 04:56:17 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-12 04:56:17 +0000 |
commit | b7f08d10c0d0a613ef1f2d4f805e1e14fd1cfc4d (patch) | |
tree | 5385aaba8d145f303a49f4d03b2ae3374f09932a /emulators/xmess/Makefile | |
parent | 5e49915a14d6e0074778dbb432dd40bbd9120b02 (diff) | |
download | ports-b7f08d10c0d0a613ef1f2d4f805e1e14fd1cfc4d.tar.gz ports-b7f08d10c0d0a613ef1f2d4f805e1e14fd1cfc4d.zip |
Notes
Diffstat (limited to 'emulators/xmess/Makefile')
-rw-r--r-- | emulators/xmess/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index ed47be52127c..afd6fb70758d 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: xmess -# Version required: 0.2b4.1 # Date created: Tue Aug 17 00:21:10 MET DST 1999 # Whom: nox@jelal.kn-bremen.de # # $FreeBSD$ # -DISTNAME= unix02s4 -PKGNAME= xmess-0.2b4.1 +PORTNAME= xmess +PORTVERSION= 0.2b4.1 CATEGORIES= emulators MASTER_SITES= http://mess.emuverse.com/files/ \ http://www.vintagegaming.com/hosted/vectrex/ +DISTNAME= unix02s4 DISTFILES= ${DISTNAME}.tgz pdp1.zip #MAINTAINER= mycroft@NetBSD.ORG # NetBSD |