diff options
Diffstat (limited to 'x11/xkeycaps/Makefile')
-rw-r--r-- | x11/xkeycaps/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xkeycaps/Makefile b/x11/xkeycaps/Makefile index e5fa1ceb23bb..5ab927b4ec45 100644 --- a/x11/xkeycaps/Makefile +++ b/x11/xkeycaps/Makefile @@ -1,5 +1,6 @@ DISTNAME= xkeycaps-2.28 USE_IMAKE= yes MASTER_SITES= ftp://ftp.sunet.se/pub/X11/contrib/applications/ +CATEGORIES+= x11 .include <bsd.port.mk> |