diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-12 04:56:17 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-12 04:56:17 +0000 |
commit | 7d5c65431aad0162dcd5aa917c5d1646dfb02c22 (patch) | |
tree | 70918f4cedb0a4f811642bffb1bcb275cecd393f /emulators/xmess | |
parent | b63050e9ed523e4a52ef681c03ecbdf827f2ad72 (diff) | |
download | FreeBSD-ports-7d5c65431aad0162dcd5aa917c5d1646dfb02c22.zip FreeBSD-ports-7d5c65431aad0162dcd5aa917c5d1646dfb02c22.tar.gz |
PORTNAME/VERSION stuff
Diffstat (limited to 'emulators/xmess')
-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 ed47be5..afd6fb7 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 |