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 | |
parent | 9174a2535211f615ad6a0c9d50ce6ba8c5cc8814 (diff) | |
download | ports-6ccca73dca80c37d5d0d7ce215b9566145fea4dd.tar.gz ports-6ccca73dca80c37d5d0d7ce215b9566145fea4dd.zip |
Notes
Diffstat (limited to 'x11-wm')
-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 |