diff options
author | Stefan Eßer <se@FreeBSD.org> | 2020-10-25 10:46:11 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2020-10-25 10:46:11 +0000 |
commit | f3a51911650e7ebe4e44989090cb1b742333bd57 (patch) | |
tree | bb5d6b2474d6adcfcd365e4d50cc679165e2327f | |
parent | Add new port: x11/gtk-app-menu (diff) |
Move calendar-data port from category misc to deskutils
The to be committed calendar port will also be in this category and this
will place the data files into the same category as the program.
No revision bump since this port had not been added to misc/Makefile, yet,
and thus no packages have been built that mention the original category.
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | deskutils/calendar-data/Makefile (renamed from misc/calendar-data/Makefile) | 2 | ||||
-rw-r--r-- | deskutils/calendar-data/distinfo (renamed from misc/calendar-data/distinfo) | 0 | ||||
-rw-r--r-- | deskutils/calendar-data/pkg-descr (renamed from misc/calendar-data/pkg-descr) | 0 | ||||
-rw-r--r-- | deskutils/calendar-data/pkg-plist (renamed from misc/calendar-data/pkg-plist) | 0 |
5 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index ef3b688a5162..d900ea233651 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -25,6 +25,7 @@ SUBDIR += caja-extensions SUBDIR += cal SUBDIR += calcurse + SUBDIR += calendar-data SUBDIR += calibre SUBDIR += cartotheque SUBDIR += cfiles diff --git a/misc/calendar-data/Makefile b/deskutils/calendar-data/Makefile index 9b105fd863f5..127dbebea9dc 100644 --- a/misc/calendar-data/Makefile +++ b/deskutils/calendar-data/Makefile @@ -3,7 +3,7 @@ PORTNAME= calendar-data DISTVERSION= 2020.10 DISTVERSIONPREFIX= v -CATEGORIES= misc +CATEGORIES= deskutils MAINTAINER= se@FreeBSD.org COMMENT= Calendar files for the BSD calendar program diff --git a/misc/calendar-data/distinfo b/deskutils/calendar-data/distinfo index ba48fd16edd5..ba48fd16edd5 100644 --- a/misc/calendar-data/distinfo +++ b/deskutils/calendar-data/distinfo diff --git a/misc/calendar-data/pkg-descr b/deskutils/calendar-data/pkg-descr index bf2e10f08166..bf2e10f08166 100644 --- a/misc/calendar-data/pkg-descr +++ b/deskutils/calendar-data/pkg-descr diff --git a/misc/calendar-data/pkg-plist b/deskutils/calendar-data/pkg-plist index 44dfba8758c2..44dfba8758c2 100644 --- a/misc/calendar-data/pkg-plist +++ b/deskutils/calendar-data/pkg-plist |