diff options
Diffstat (limited to 'sysutils/gkrellm2/Makefile')
-rw-r--r-- | sysutils/gkrellm2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gkrellm2/Makefile b/sysutils/gkrellm2/Makefile index b5a470e6d8e0..dc542efb453c 100644 --- a/sysutils/gkrellm2/Makefile +++ b/sysutils/gkrellm2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gkrellm -# Version required: 0.9.7 # Date Created: Mar 4 2000 # Whom: Hajimu UMEMOTO <ume@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= gkrellm-0.9.7 +PORTNAME= gkrellm +PORTVERSION= 0.9.7 CATEGORIES= sysutils ipv6 MASTER_SITES= http://web.wt.net/~billw/gkrellm/ \ http://people.FreeBSD.org/~ume/gkrellm/ |