diff options
Diffstat (limited to 'x11/eweather/Makefile')
-rw-r--r-- | x11/eweather/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/eweather/Makefile b/x11/eweather/Makefile index 904854efcebf..001faf074e0e 100644 --- a/x11/eweather/Makefile +++ b/x11/eweather/Makefile @@ -1,11 +1,12 @@ # New ports collection makefile for: E-Weather 0.2 -# Version required: 0.2 # Date created: 30 March 2000 # Whom: jhb # # $FreeBSD$ +# -DISTNAME= E-Weather-0.2 +PORTNAME= E-Weather +PORTVERSION= 0.2 CATEGORIES= x11 MASTER_SITES= http://pfnet.org/~cy/ |