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 | |
parent | Style fixes for x11-fonts. (diff) |
Layout fixes in x11-wm.
Notes
Notes:
svn path=/head/; revision=38012
Diffstat (limited to 'x11')
-rw-r--r-- | x11/9menu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile index eea60668da78..672fe15d1713 100644 --- a/x11/9menu/Makefile +++ b/x11/9menu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= 9menu -PORTVERSION= 1.5 +PORTVERSION= 1.5 CATEGORIES= x11-wm plan9 MASTER_SITES= ftp://ftp.mathcs.emory.edu/pub/arnold/ EXTRACT_SUFX= .shar.gz |