diff options
author | pav <pav@FreeBSD.org> | 2005-12-18 00:56:20 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-12-18 00:56:20 +0000 |
commit | f8872fa5631a2cf0bd1e9ad83b49c1f54350a1f7 (patch) | |
tree | eecf7b7439ace99eb8f5957777a1d0a677c0c815 /editors | |
parent | 13bb3b52ea2fc8949b8c1b760f143d8c7ce8cc5e (diff) | |
download | FreeBSD-ports-f8872fa5631a2cf0bd1e9ad83b49c1f54350a1f7.zip FreeBSD-ports-f8872fa5631a2cf0bd1e9ad83b49c1f54350a1f7.tar.gz |
- Remove virtual category offix from all ports
PR: ports/88751 (part of)
Approved by: linimon (portmgr hat)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/offix-editor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/offix-editor/Makefile b/editors/offix-editor/Makefile index e6e2511..fb48c42 100644 --- a/editors/offix-editor/Makefile +++ b/editors/offix-editor/Makefile @@ -8,7 +8,7 @@ PORTNAME= offix-editor PORTVERSION= 2.4 PORTREVISION= 1 -CATEGORIES= editors offix +CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX DISTNAME= Editor-${PORTVERSION} |