aboutsummaryrefslogtreecommitdiff
path: root/astro/wmspaceweather
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/wmspaceweather
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/wmspaceweather')
-rw-r--r--astro/wmspaceweather/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/astro/wmspaceweather/Makefile b/astro/wmspaceweather/Makefile
index b6219b27d6d7..662ef0c7aa85 100644
--- a/astro/wmspaceweather/Makefile
+++ b/astro/wmspaceweather/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: wmSpaceWeather
-# Version required: 1.04
# Date created: 16 April 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
-DISTNAME= wmSpaceWeather-1.04
-PKGNAME= wmspaceweather-1.04
+PORTNAME= wmspaceweather
+PORTVERSION= 1.04
CATEGORIES= astro windowmaker
MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/
+DISTNAME= wmSpaceWeather-1.04
MAINTAINER= cpiazza@FreeBSD.org