From a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sat, 8 Apr 2000 22:04:57 +0000 Subject: update with the new PORTNAME/PORTVERSION variables --- astro/sattrack/Makefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'astro/sattrack/Makefile') diff --git a/astro/sattrack/Makefile b/astro/sattrack/Makefile index 31cc1767d778..c6a527f966a0 100644 --- a/astro/sattrack/Makefile +++ b/astro/sattrack/Makefile @@ -1,19 +1,19 @@ # New ports collection makefile for: sattrack -# Version required: 3.1.6 # Date created: 6 Apr 1996 # Whom: Brent J. Nordquist # # $FreeBSD$ # -DISTNAME= sattrack-3.1.6 -CATEGORIES= astro -MASTER_SITES= ${MASTER_SITE_LOCAL} +PORTNAME= sattrack +PORTVERSION= 3.1.6 +CATEGORIES= astro +MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= bjn@visi.com +MAINTAINER= bjn@visi.com -USE_XLIB= yes -WRKSRC= ${WRKDIR}/SatTrack-3.1.6/src +USE_XLIB= yes +WRKSRC= ${WRKDIR}/SatTrack-${PORTVERSION}/src post-install: @${CAT} ${PKGMESSAGE} -- cgit v1.2.3