aboutsummaryrefslogtreecommitdiff
path: root/astro/sattrack
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 22:04:57 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 22:04:57 +0000
commita0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch)
tree3ffd72b216e533f037cfc7f06f222ca72e602018 /astro/sattrack
parentbcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (diff)
downloadports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.tar.gz
ports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.zip
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27416
Diffstat (limited to 'astro/sattrack')
-rw-r--r--astro/sattrack/Makefile14
1 files changed, 7 insertions, 7 deletions
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 <bjn@visi.com>
#
# $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}