diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-30 21:09:23 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-30 21:09:23 +0000 |
commit | 6ccca73dca80c37d5d0d7ce215b9566145fea4dd (patch) | |
tree | c22227ad4846dfa50f2a35723acafacb342b6790 /x11-wm/windowmaker | |
parent | - chase distfile checksum (diff) |
Catch up changes of the windowmaker ftp directory structure.
PR: ???
Submitted by: Patrick Li <pat@databits.net>
Notes
Notes:
svn path=/head/; revision=48289
Diffstat (limited to 'x11-wm/windowmaker')
-rw-r--r-- | x11-wm/windowmaker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index f8fc3dc0f6ef..e72829e85596 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.65.1 PORTREVISION= 1 CATEGORIES= x11-wm windowmaker MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} -MASTER_SITE_SUBDIR= beta/srcs +MASTER_SITE_SUBDIR= source/release DISTNAME= WindowMaker-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org |