diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-29 18:23:51 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-29 18:23:51 +0000 |
commit | 2906ad726ae17e609f8ebb4d41c24335a15875f4 (patch) | |
tree | 5c8565bffa61c739783ce77fa412a6e7d94a2100 /x11/9menu | |
parent | f80701e818b7616f386f82912ce3a228ca7f2e81 (diff) | |
download | ports-2906ad726ae17e609f8ebb4d41c24335a15875f4.tar.gz ports-2906ad726ae17e609f8ebb4d41c24335a15875f4.zip |
Repocopy x11-wm/Makefile to x11/Makefile
PR: ports/64681
Requested by: Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
Notes
Notes:
svn path=/head/; revision=105640
Diffstat (limited to 'x11/9menu')
-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 e7c9429b7c44..ffd3c27ef22a 100644 --- a/x11/9menu/Makefile +++ b/x11/9menu/Makefile @@ -7,7 +7,7 @@ PORTNAME= 9menu PORTVERSION= 1.7 -CATEGORIES= x11-wm plan9 +CATEGORIES= x11 plan9 MASTER_SITES= ftp://freefriends.org/arnold/Source/ \ ${MASTER_SITE_NETBSD} EXTRACT_SUFX= .shar.gz |