diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2005-04-24 10:50:30 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2005-04-24 10:50:30 +0000 |
commit | c58022082433365b7cbb60d58c683e142a22a309 (patch) | |
tree | b420c84d475eafa23d5246aadaf842688d00a1e7 /astro | |
parent | 6df720d5724a74b29d4ca3e0af478e55bb2ada8e (diff) |
- Beautify MASTER_SITE_SUBDIR
- Note that the previous update was also
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
PR: ports/79457
Notes
Notes:
svn path=/head/; revision=134045
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 c9a4b9e8298a..dcd619206672 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 |