aboutsummaryrefslogtreecommitdiff
path: root/astro/ephem
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/ephem
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/ephem')
-rw-r--r--astro/ephem/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/astro/ephem/Makefile b/astro/ephem/Makefile
index 1fa41e967391..b183daeeb7ce 100644
--- a/astro/ephem/Makefile
+++ b/astro/ephem/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: ephem
-# Version required: 4.28
# Date created: 3 April 1997
# Whom: eserte
#
# $FreeBSD$
#
-DISTNAME= ephem_4.28_unix
-PKGNAME= ephem-4.28
+PORTNAME= ephem
+PORTVERSION= 4.28
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_LOCAL}
+DISTNAME= ${PORTNAME}_${PORTVERSION}_unix
MAINTAINER= eserte@cs.tu-berlin.de