From b7f08d10c0d0a613ef1f2d4f805e1e14fd1cfc4d Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Wed, 12 Apr 2000 04:56:17 +0000 Subject: PORTNAME/VERSION stuff --- emulators/stella/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators/stella') 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 # # $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 -- cgit v1.2.3