aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/stella/Makefile
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-12 12:56:17 +0800
committermharo <mharo@FreeBSD.org>2000-04-12 12:56:17 +0800
commit7d5c65431aad0162dcd5aa917c5d1646dfb02c22 (patch)
tree70918f4cedb0a4f811642bffb1bcb275cecd393f /emulators/stella/Makefile
parentb63050e9ed523e4a52ef681c03ecbdf827f2ad72 (diff)
downloadfreebsd-ports-gnome-7d5c65431aad0162dcd5aa917c5d1646dfb02c22.tar.gz
freebsd-ports-gnome-7d5c65431aad0162dcd5aa917c5d1646dfb02c22.tar.zst
freebsd-ports-gnome-7d5c65431aad0162dcd5aa917c5d1646dfb02c22.zip
PORTNAME/VERSION stuff
Diffstat (limited to 'emulators/stella/Makefile')
-rw-r--r--emulators/stella/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile
index eba187ea1272..ed4a5ff39ece 100644
--- a/emulators/stella/Makefile
+++ b/emulators/stella/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: stella-1.1
-# Version required: 1.1
# Date created: March 4, 1999
# Whom: Jacques Vidrine <nectar@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= stella-1.1-src
-PKGNAME= stella-1.1
+PORTNAME= stella
+PORTVERSION= 1.1
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.eos.ncsu.edu/pub/bsvc/stella/1.1/ \
http://www.nectar.com/distfiles/
+DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= nectar@FreeBSD.org