diff options
Diffstat (limited to 'astro/pyweather/Makefile')
-rw-r--r-- | astro/pyweather/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/astro/pyweather/Makefile b/astro/pyweather/Makefile index 47eee525b3dd..6fb472a13bb9 100644 --- a/astro/pyweather/Makefile +++ b/astro/pyweather/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: pyWeather -# Version required: 0.1b # Date created: 18 Dec 1999 # Whom: Will Andrews <andrews@technologist.com> # # $FreeBSD$ # -DISTNAME= pyWeather -PKGNAME= pyWeather-0.1b +PORTNAME= pyWeather +PORTVERSION= 0.1b CATEGORIES= astro python MASTER_SITES= http://members.bellatlantic.net/~rasclkng/ +DISTNAME= pyWeather MAINTAINER= will@FreeBSD.org |