diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 21:05:58 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 21:05:58 +0000 |
commit | 5ac2fa74f45adc1d312c6081daf57ef2d124f7f3 (patch) | |
tree | f7b6d283976f70f23027a507b3f10b38d5bbed22 /x11-wm/afterstep | |
parent | Style fixes for x11-fonts. (diff) |
Layout fixes in x11-wm.
Notes
Notes:
svn path=/head/; revision=38012
Diffstat (limited to 'x11-wm/afterstep')
-rw-r--r-- | x11-wm/afterstep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/afterstep/Makefile b/x11-wm/afterstep/Makefile index d37ff6473b88..7bedadda28de 100644 --- a/x11-wm/afterstep/Makefile +++ b/x11-wm/afterstep/Makefile @@ -6,7 +6,7 @@ # PORTNAME= afterstep -PORTVERSION= 1.0 +PORTVERSION= 1.0 CATEGORIES= x11-wm afterstep MASTER_SITES= ${MASTER_SITE_AFTERSTEP} \ ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/ |