diff options
author | pav <pav@FreeBSD.org> | 2004-03-30 02:23:51 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-30 02:23:51 +0800 |
commit | 4da69e3a0274fc7a6b3aec311d58fe2b086dd12e (patch) | |
tree | a2915c5e5dae6661bd2a7ef67cf66d19c22e5fb4 /x11/9menu | |
parent | 731bc949c4d13797a5194065269be7b76840982e (diff) | |
download | freebsd-ports-gnome-4da69e3a0274fc7a6b3aec311d58fe2b086dd12e.tar.gz freebsd-ports-gnome-4da69e3a0274fc7a6b3aec311d58fe2b086dd12e.tar.zst freebsd-ports-gnome-4da69e3a0274fc7a6b3aec311d58fe2b086dd12e.zip |
Repocopy x11-wm/Makefile to x11/Makefile
PR: ports/64681
Requested by: Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
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 |