From ef6636d534920e2bc4762b6c0cfef26f2245a14f Mon Sep 17 00:00:00 2001 From: pav Date: Tue, 8 Nov 2005 18:39:51 +0000 Subject: - Allow slave to override PKGORIGIN Reported by: chkversion script --- editors/joe/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/joe/Makefile b/editors/joe/Makefile index fce290ae150..5b9cd4f02b5 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -8,7 +8,7 @@ PORTNAME= joe PORTVERSION= 3.3 PORTEPOCH= 1 -CATEGORIES= editors +CATEGORIES+= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}-editor DISTNAME= ${PORTNAME}-${PORTVERSION} -- cgit