[Midnightbsd-cvs] mports: Makefile: fix magus issue with CATEGORIES

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Jun 14 11:30:47 EDT 2008


Log Message:
-----------
fix magus issue with CATEGORIES

Modified Files:
--------------
    mports/textproc/ispell:
        Makefile (r1.5 -> r1.6)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/ispell/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L textproc/ispell/Makefile -L textproc/ispell/Makefile -u -r1.5 -r1.6
--- textproc/ispell/Makefile
+++ textproc/ispell/Makefile
@@ -9,7 +9,7 @@
 PORTNAME?=	ispell
 PORTVERSION?=	3.2.06
 PORTREVISION?=	16
-CATEGORIES+=	textproc
+CATEGORIES?=	textproc
 MASTER_SITES=	http://fmg-www.cs.ucla.edu/geoff/tars/ \
 		http://distfiles.opendarwin.org/
 DISTNAME=	ispell-3.2.06		# needed for slave ports / options


More information about the Midnightbsd-cvs mailing list