diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-15 10:09:01 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-15 10:09:01 +0000 |
commit | 374cb3b37ab3c52d73348723d9f1c2c638000f34 (patch) | |
tree | 8d13a6322a9fa9fcbdc3c8ef09030fdc264c9e46 /editors/openoffice-1.1-se/Makefile | |
parent | ebc35c4a528cd55c912dcb5e7fb608d81f6404d3 (diff) | |
download | FreeBSD-ports-374cb3b37ab3c52d73348723d9f1c2c638000f34.zip FreeBSD-ports-374cb3b37ab3c52d73348723d9f1c2c638000f34.tar.gz |
Slave ports do not need to include the master category in CATEGORIES.
It is redundant.
PR: ports/49002
Submitted by: Dan Langille <dan@langille.org>
Diffstat (limited to 'editors/openoffice-1.1-se/Makefile')
-rw-r--r-- | editors/openoffice-1.1-se/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/openoffice-1.1-se/Makefile b/editors/openoffice-1.1-se/Makefile index 3375d47..bd75db7 100644 --- a/editors/openoffice-1.1-se/Makefile +++ b/editors/openoffice-1.1-se/Makefile @@ -5,8 +5,6 @@ # $FreeBSD$ # -CATEGORIES= editors - LANG_PKGNAME= se LANG_EXT= 46 L10NHELP= helpcontent_${LANG_EXT}_unix.tgz |