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/xsystem35 | |
parent | b63050e9ed523e4a52ef681c03ecbdf827f2ad72 (diff) | |
download | FreeBSD-ports-7d5c65431aad0162dcd5aa917c5d1646dfb02c22.zip FreeBSD-ports-7d5c65431aad0162dcd5aa917c5d1646dfb02c22.tar.gz |
PORTNAME/VERSION stuff
Diffstat (limited to 'emulators/xsystem35')
-rw-r--r-- | emulators/xsystem35/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index 68cfa26..0150cab 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -1,15 +1,15 @@ # ports collection makefile for: AliceSoft System 3.5 on X -# Version required: 1.0.1 # Date created: 24 Oct 1998 # Whom: Seiichirou Hiraoka # # $FreeBSD$ # -DISTNAME= xsystem35-1.2.5-1 -PKGNAME= xsystem35-1.2.5.1 +PORTNAME= xsystem35 +PORTVERSION= 1.2.5.1 CATEGORIES= emulators MASTER_SITES= http://www.aist-nara.ac.jp/~masaki-c/private/unitbase/xsys35/down/ +DISTNAME= xsystem35-1.2.5-1 MAINTAINER= k5@cheerful.com |