diff options
-rw-r--r-- | x11/xlockmore/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index 011447183ac1..9874f4ad47ce 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -3,11 +3,12 @@ # Date created: 9 November 1994 # Whom: smace # -# $Id: Makefile,v 1.10 1996/11/12 07:08:28 tg Exp $ +# $Id: Makefile,v 1.11 1996/11/18 09:56:35 asami Exp $ # DISTNAME= xlockmore-3.11 -MASTER_SITES= ${MASTER_SITE_XCONTRIB} +CATEGORIES= x11 +MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications PATCH_SITES= ${MASTER_SITES} |