diff options
author | markus <markus@FreeBSD.org> | 2005-04-24 10:50:30 +0000 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2005-04-24 10:50:30 +0000 |
commit | 79f5809df1c8d4712990da60ec2c242d18cd2308 (patch) | |
tree | 01848740e86f6a11f826134cadd83449be1c6c01 /astro | |
parent | 5e3c948c93f1ee3c1e90d580c6a2c87443960f24 (diff) | |
download | FreeBSD-ports-79f5809df1c8d4712990da60ec2c242d18cd2308.zip FreeBSD-ports-79f5809df1c8d4712990da60ec2c242d18cd2308.tar.gz |
- Beautify MASTER_SITE_SUBDIR
- Note that the previous update was also
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
PR: ports/79457
Diffstat (limited to 'astro')
-rw-r--r-- | astro/ksetiwatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/ksetiwatch/Makefile b/astro/ksetiwatch/Makefile index c9a4b9e..dcd6192 100644 --- a/astro/ksetiwatch/Makefile +++ b/astro/ksetiwatch/Makefile @@ -8,7 +8,7 @@ PORTNAME= ksetiwatch PORTVERSION= 3.0.1 CATEGORIES= astro kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ksetiwatch +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A monitoring tool for the seti@home client |