diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-12-18 00:56:20 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-12-18 00:56:20 +0000 |
commit | d131f646dfcb5db32907fbeb5ff714590c6145bc (patch) | |
tree | 989320dae31ba5ec2ca7b162225f44776f3272a3 | |
parent | Update to 0.8.0. (diff) |
- Remove virtual category offix from all ports
PR: ports/88751 (part of)
Approved by: linimon (portmgr hat)
Diffstat (limited to '')
-rw-r--r-- | deskutils/offix-trash/Makefile | 2 | ||||
-rw-r--r-- | editors/offix-editor/Makefile | 2 | ||||
-rw-r--r-- | print/offix-printer/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/offix-files/Makefile | 2 | ||||
-rw-r--r-- | x11/offix-clipboard/Makefile | 2 | ||||
-rw-r--r-- | x11/offix-execute/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/deskutils/offix-trash/Makefile b/deskutils/offix-trash/Makefile index 83b3b3945c78..f71d87936d2c 100644 --- a/deskutils/offix-trash/Makefile +++ b/deskutils/offix-trash/Makefile @@ -8,7 +8,7 @@ PORTNAME= offix-trash PORTVERSION= 2.4 PORTREVISION= 1 -CATEGORIES= deskutils offix +CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX DISTNAME= Trash-${PORTVERSION} diff --git a/editors/offix-editor/Makefile b/editors/offix-editor/Makefile index e6e2511b460b..fb48c42fec00 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} diff --git a/print/offix-printer/Makefile b/print/offix-printer/Makefile index 53db2a41183c..247ad4249166 100644 --- a/print/offix-printer/Makefile +++ b/print/offix-printer/Makefile @@ -8,7 +8,7 @@ PORTNAME= offix-printer PORTVERSION= 2.4 PORTREVISION= 1 -CATEGORIES= print offix +CATEGORIES= print MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX DISTNAME= Printer-2.4 diff --git a/x11-fm/offix-files/Makefile b/x11-fm/offix-files/Makefile index 2fa1b93673ed..17f5f67ca61e 100644 --- a/x11-fm/offix-files/Makefile +++ b/x11-fm/offix-files/Makefile @@ -8,7 +8,7 @@ PORTNAME= offix-files PORTVERSION= 2.4 PORTREVISION= 1 -CATEGORIES= x11-fm offix +CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX DISTNAME= Files-${PORTVERSION} diff --git a/x11/offix-clipboard/Makefile b/x11/offix-clipboard/Makefile index 22587655df4f..b98bc2c9c4e6 100644 --- a/x11/offix-clipboard/Makefile +++ b/x11/offix-clipboard/Makefile @@ -8,7 +8,7 @@ PORTNAME= offix-clipboard PORTVERSION= 2.4 PORTREVISION= 1 -CATEGORIES= x11 offix +CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX DISTNAME= Clipboard-${PORTVERSION} diff --git a/x11/offix-execute/Makefile b/x11/offix-execute/Makefile index c11d4905987a..bf2eb75779e8 100644 --- a/x11/offix-execute/Makefile +++ b/x11/offix-execute/Makefile @@ -8,7 +8,7 @@ PORTNAME= offix-execute PORTVERSION= 2.4 PORTREVISION= 1 -CATEGORIES= x11 offix +CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX DISTNAME= Execute-${PORTVERSION} |