summaryrefslogtreecommitdiff
path: root/emulators/kmamerun
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-12 04:56:17 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-12 04:56:17 +0000
commitb7f08d10c0d0a613ef1f2d4f805e1e14fd1cfc4d (patch)
tree5385aaba8d145f303a49f4d03b2ae3374f09932a /emulators/kmamerun
parent(1) Include ${.CURDIR}/../Makefile.inc before ${MASTERDIR}/../Makefile.inc (diff)
PORTNAME/VERSION stuff
Notes
Notes: svn path=/head/; revision=27455
Diffstat (limited to 'emulators/kmamerun')
-rw-r--r--emulators/kmamerun/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/kmamerun/Makefile b/emulators/kmamerun/Makefile
index b7219f4ee748..8fd0138d8ec2 100644
--- a/emulators/kmamerun/Makefile
+++ b/emulators/kmamerun/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: kmamerun
-# Version required: 0.3.0pre1
# Date created: 24 Nov 1999
# Whom: Nick Sayer <nsayer@freebsd.org>
#
# $FreeBSD$
#
-DISTNAME= kmamerun-0.3.0pre1
-PKGNAME= kmamerun-0.3.0.1
+PORTNAME= kmamerun
+PORTVERSION= 0.3.0.1
CATEGORIES= emulators kde
MASTER_SITES= ftp://ftp.sad.it/pub/kde/local/
+DISTNAME= kmamerun-0.3.0pre1
MAINTAINER= nsayer@freebsd.org