diff options
-rw-r--r-- | archivers/lizard/Makefile | 2 | ||||
-rw-r--r-- | audio/vgmplay/Makefile | 2 | ||||
-rw-r--r-- | comms/scrcpy/Makefile | 2 | ||||
-rw-r--r-- | deskutils/meteo/Makefile | 2 | ||||
-rw-r--r-- | deskutils/noti/Makefile | 2 | ||||
-rw-r--r-- | devel/app-builder/Makefile | 2 | ||||
-rw-r--r-- | devel/electron4/Makefile | 2 | ||||
-rw-r--r-- | devel/electron6/Makefile | 2 | ||||
-rw-r--r-- | devel/electron7/Makefile | 2 | ||||
-rw-r--r-- | devel/libappindicator/Makefile | 2 | ||||
-rw-r--r-- | devel/py-ewmh/Makefile | 2 | ||||
-rw-r--r-- | devel/py-python-dbusmock/Makefile | 2 | ||||
-rw-r--r-- | editors/atom/Makefile | 2 | ||||
-rw-r--r-- | editors/vscode/Makefile | 2 | ||||
-rw-r--r-- | graphics/gifsicle/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/materia-gtk-theme/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/papirus-icon-theme/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/plata-theme/Makefile | 2 | ||||
-rw-r--r-- | x11/py-caffeine-ng/Makefile | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/archivers/lizard/Makefile b/archivers/lizard/Makefile index 8538851beab0..721370fe0976 100644 --- a/archivers/lizard/Makefile +++ b/archivers/lizard/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.0 CATEGORIES= archivers -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Efficient compressor with very fast decompression LICENSE= BSD2CLAUSE GPLv2 diff --git a/audio/vgmplay/Makefile b/audio/vgmplay/Makefile index e99d1e738805..da831a0da064 100644 --- a/audio/vgmplay/Makefile +++ b/audio/vgmplay/Makefile @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= https://github.com/vgmrips/${PORTNAME}/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME:S/vgmp/VGMP/}_${PORTVERSION:S/.//:S/./-/}_src -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Command-line player for VGM (video game music) files LICENSE= GPLv2 diff --git a/comms/scrcpy/Makefile b/comms/scrcpy/Makefile index 67174942b377..98cdd11ece4b 100644 --- a/comms/scrcpy/Makefile +++ b/comms/scrcpy/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/$ DISTFILES= ${SERVER_FILE}:server EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Display and control your Android device LICENSE= APACHE20 diff --git a/deskutils/meteo/Makefile b/deskutils/meteo/Makefile index bd31b5728e70..2483e8e5a0e9 100644 --- a/deskutils/meteo/Makefile +++ b/deskutils/meteo/Makefile @@ -4,7 +4,7 @@ PORTNAME= meteo PORTVERSION= 0.9.8 CATEGORIES= deskutils -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Weather forecast application using OpenWeatherMap API LICENSE= GPLv3+ diff --git a/deskutils/noti/Makefile b/deskutils/noti/Makefile index 3455a78a90e1..ed170495b71e 100644 --- a/deskutils/noti/Makefile +++ b/deskutils/noti/Makefile @@ -4,7 +4,7 @@ PORTNAME= noti DISTVERSION= 3.4.0 CATEGORIES= deskutils -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Trigger notifications when a process completes LICENSE= MIT diff --git a/devel/app-builder/Makefile b/devel/app-builder/Makefile index 0a2b3a75d1c9..83f1160593a8 100644 --- a/devel/app-builder/Makefile +++ b/devel/app-builder/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 3.4.2 PORTREVISION= 1 CATEGORIES= devel -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Generic helper tool to build app in a distributable format LICENSE= MIT diff --git a/devel/electron4/Makefile b/devel/electron4/Makefile index 62718e5dbd52..21fc6c632109 100644 --- a/devel/electron4/Makefile +++ b/devel/electron4/Makefile @@ -17,7 +17,7 @@ DISTFILES= chromium-${CHROMIUM_VER}${EXTRACT_SUFX}:chromium \ electron-npm-modules-${ELECTRON_VER}${EXTRACT_SUFX}:prefetch DIST_SUBDIR= ${PORTNAME} -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Build cross-platform desktop apps with JavaScript, HTML, and CSS LICENSE= MIT diff --git a/devel/electron6/Makefile b/devel/electron6/Makefile index 5b697105a9ab..f6a03bdedd81 100644 --- a/devel/electron6/Makefile +++ b/devel/electron6/Makefile @@ -17,7 +17,7 @@ DISTFILES= chromium-${CHROMIUM_VER}${EXTRACT_SUFX}:chromium \ electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX}:prefetch DIST_SUBDIR= ${PORTNAME} -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Build cross-platform desktop apps with JavaScript, HTML, and CSS LICENSE= MIT diff --git a/devel/electron7/Makefile b/devel/electron7/Makefile index a84e94040630..3f6c0218c299 100644 --- a/devel/electron7/Makefile +++ b/devel/electron7/Makefile @@ -17,7 +17,7 @@ DISTFILES= chromium-${CHROMIUM_VER}${EXTRACT_SUFX}:chromium \ electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX}:prefetch DIST_SUBDIR= ${PORTNAME} -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Build cross-platform desktop apps with JavaScript, HTML, and CSS LICENSE= MIT diff --git a/devel/libappindicator/Makefile b/devel/libappindicator/Makefile index 4c53f5ca74d0..0e1ddd73bcef 100644 --- a/devel/libappindicator/Makefile +++ b/devel/libappindicator/Makefile @@ -10,7 +10,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= ${PORTNAME}_${MAJOR_VER}+${SNAPSHOT_VER}-${PATCH_VER}.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= KSNI App Indicator library LICENSE= LGPL21+ diff --git a/devel/py-ewmh/Makefile b/devel/py-ewmh/Makefile index 79b8d1597236..3853000319cb 100644 --- a/devel/py-ewmh/Makefile +++ b/devel/py-ewmh/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Python implementation of Extended Window Manager Hints, based on Xlib LICENSE= LGPL3+ diff --git a/devel/py-python-dbusmock/Makefile b/devel/py-python-dbusmock/Makefile index 226f0beb71e6..a58c00b192b9 100644 --- a/devel/py-python-dbusmock/Makefile +++ b/devel/py-python-dbusmock/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Mock D-Bus objects for tests LICENSE= LGPL3+ diff --git a/editors/atom/Makefile b/editors/atom/Makefile index 822a8f75269d..148a12057124 100644 --- a/editors/atom/Makefile +++ b/editors/atom/Makefile @@ -13,7 +13,7 @@ DISTFILES= node-v${APM_NODE_VER}${EXTRACT_SUFX}:node \ atom-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npm_cache \ atom-apm-cache-${DISTVERSION}${EXTRACT_SUFX}:npm_cache -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Hackable text editor for the 21st century LICENSE= MIT diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index 0a1b00d77369..1544fb4bea99 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -10,7 +10,7 @@ DISTFILES= node-v${NODE_VER}-headers${EXTRACT_SUFX}:node_headers \ vscode-marketplace-exts-${DISTVERSION}${EXTRACT_SUFX}:yarn_cache DIST_SUBDIR= ${PORTNAME} -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Visual Studio Code - Open Source ("Code - OSS") LICENSE= MIT diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile index 8d6ee5c67bd8..f8a8faaf43a6 100644 --- a/graphics/gifsicle/Makefile +++ b/graphics/gifsicle/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.92 CATEGORIES= graphics MASTER_SITES= http://www.lcdf.org/gifsicle/ -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Manipulates GIF images and animations LICENSE= GPLv2 diff --git a/x11-themes/materia-gtk-theme/Makefile b/x11-themes/materia-gtk-theme/Makefile index a97e8d94a22b..c53354ad0a1a 100644 --- a/x11-themes/materia-gtk-theme/Makefile +++ b/x11-themes/materia-gtk-theme/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 20200320 CATEGORIES= x11-themes -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Material Design theme for GNOME/GTK+ based desktop environments LICENSE= GPLv2 diff --git a/x11-themes/papirus-icon-theme/Makefile b/x11-themes/papirus-icon-theme/Makefile index d763e118750a..460ea838cfba 100644 --- a/x11-themes/papirus-icon-theme/Makefile +++ b/x11-themes/papirus-icon-theme/Makefile @@ -4,7 +4,7 @@ PORTNAME= papirus-icon-theme PORTVERSION= 20200301 CATEGORIES= x11-themes -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Papirus icon theme LICENSE= GPLv3 diff --git a/x11-themes/plata-theme/Makefile b/x11-themes/plata-theme/Makefile index e4acd3ec6dd1..a96ef565ef8d 100644 --- a/x11-themes/plata-theme/Makefile +++ b/x11-themes/plata-theme/Makefile @@ -4,7 +4,7 @@ PORTNAME= plata-theme PORTVERSION= 0.9.6 CATEGORIES= x11-themes -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Gtk theme based on Material Design Refresh LICENSE= GPLv2 CC-BY-SA-4.0 diff --git a/x11/py-caffeine-ng/Makefile b/x11/py-caffeine-ng/Makefile index 89d6ce928334..4969fe694d62 100644 --- a/x11/py-caffeine-ng/Makefile +++ b/x11/py-caffeine-ng/Makefile @@ -7,7 +7,7 @@ CATEGORIES= x11 python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= tagattie@yandex.com +MAINTAINER= tagattie@FreeBSD.org COMMENT= Tray bar app to temporarily inhibit screensaver and sleep mode LICENSE= GPLv3+ LGPL3+ |