diff options
-rw-r--r-- | audio/optimfrog/Makefile | 2 | ||||
-rw-r--r-- | devel/py-xxhash/Makefile | 2 | ||||
-rw-r--r-- | devel/xxhash/Makefile | 2 | ||||
-rw-r--r-- | ftp/filezilla/Makefile | 2 | ||||
-rw-r--r-- | ftp/libfilezilla/Makefile | 2 | ||||
-rw-r--r-- | security/cfv/Makefile | 2 | ||||
-rw-r--r-- | security/py-fchksum/Makefile | 2 | ||||
-rw-r--r-- | sysutils/b2sum/Makefile | 2 | ||||
-rw-r--r-- | www/qupzilla-qt4/Makefile | 2 | ||||
-rw-r--r-- | www/qupzilla-qt5/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/oldschool-pc-fonts/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gtk-E17-theme/Makefile | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/audio/optimfrog/Makefile b/audio/optimfrog/Makefile index d2a19c20aa77..cbc92c74f834 100644 --- a/audio/optimfrog/Makefile +++ b/audio/optimfrog/Makefile @@ -6,7 +6,7 @@ CATEGORIES= audio MASTER_SITES= http://losslessaudio.org/Downloads/A1C0/${DISTVERSION:S/.//}/FreeBSD/ DISTNAME= # OptimFROG_FreeBSD_${ARCH}_${DISTVERSION:S/.//} -MAINTAINER= rezny@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= Best-ratio lossless audio codec LICENSE= OptimFROG diff --git a/devel/py-xxhash/Makefile b/devel/py-xxhash/Makefile index 0ce69fc852a4..986bffb0ed37 100644 --- a/devel/py-xxhash/Makefile +++ b/devel/py-xxhash/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rezny@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for the xxHash library LICENSE= BSD2CLAUSE diff --git a/devel/xxhash/Makefile b/devel/xxhash/Makefile index d7599cd0648c..40dd0d279387 100644 --- a/devel/xxhash/Makefile +++ b/devel/xxhash/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.6.2 DISTVERSIONPREFIX= v CATEGORIES= devel -MAINTAINER= rezny@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extremely fast non-cryptographic hash algorithm LICENSE= BSD2CLAUSE diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile index badbf419db0f..1833d801dede 100644 --- a/ftp/filezilla/Makefile +++ b/ftp/filezilla/Makefile @@ -7,7 +7,7 @@ CATEGORIES= ftp MASTER_SITES= https://download.filezilla-project.org/client/ DISTNAME= FileZilla_${PORTVERSION}_src -MAINTAINER= rezny@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast and reliable cross-platform FTP, FTPS, and SFTP client LICENSE= GPLv2+ diff --git a/ftp/libfilezilla/Makefile b/ftp/libfilezilla/Makefile index 69989aa681e9..80bbdd30d3cb 100644 --- a/ftp/libfilezilla/Makefile +++ b/ftp/libfilezilla/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= http://download.filezilla-project.org/${PORTNAME}/ -MAINTAINER= rezny@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ library for building platform-independent programs LICENSE= GPLv2+ diff --git a/security/cfv/Makefile b/security/cfv/Makefile index 34a40438bc1a..5b599b52e9b5 100644 --- a/security/cfv/Makefile +++ b/security/cfv/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= rezny@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to both test and create .sfv, .csv, and md5sum files USES= python:2.7 diff --git a/security/py-fchksum/Makefile b/security/py-fchksum/Makefile index 90ab0529cdec..175b32ebd6c0 100644 --- a/security/py-fchksum/Makefile +++ b/security/py-fchksum/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://code.fluffytapeworm.com/projects/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} -MAINTAINER= rezny@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python module to find the checksum of files LICENSE= GPLv2 diff --git a/sysutils/b2sum/Makefile b/sysutils/b2sum/Makefile index 3d2208233603..740ad4a046fa 100644 --- a/sysutils/b2sum/Makefile +++ b/sysutils/b2sum/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils security MASTER_SITES= http://blake2.net/ DISTNAME= blake2_code_${B2VERSION}${EXTRACT_SUFFX} -MAINTAINER= rezny@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast secure hashing LICENSE= CC0-1.0 diff --git a/www/qupzilla-qt4/Makefile b/www/qupzilla-qt4/Makefile index d814c225ea78..14d25f3a4117 100644 --- a/www/qupzilla-qt4/Makefile +++ b/www/qupzilla-qt4/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= https://github.com/QupZilla/${PORTNAME}/releases/download/v${PORTV PKGNAMESUFFIX= -qt4 DISTNAME= QupZilla-${PORTVERSION} -MAINTAINER= rezny@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Web browser based on WebKit engine and Qt Framework LICENSE= GPLv3 diff --git a/www/qupzilla-qt5/Makefile b/www/qupzilla-qt5/Makefile index e25def9a9167..b82d0a219829 100644 --- a/www/qupzilla-qt5/Makefile +++ b/www/qupzilla-qt5/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= https://github.com/QupZilla/${PORTNAME}/releases/download/v${PORTV PKGNAMESUFFIX= -qt5 DISTNAME= QupZilla-${PORTVERSION} -MAINTAINER= rezny@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Web browser based on WebKit engine and Qt Framework LICENSE= GPLv3 diff --git a/x11-fonts/oldschool-pc-fonts/Makefile b/x11-fonts/oldschool-pc-fonts/Makefile index 6f1865918c01..9ce23b5196fc 100644 --- a/x11-fonts/oldschool-pc-fonts/Makefile +++ b/x11-fonts/oldschool-pc-fonts/Makefile @@ -6,7 +6,7 @@ CATEGORIES= x11-fonts MASTER_SITES= http://int10h.org/${PORTNAME}/download/ DISTNAME= ultimate_oldschool_pc_font_pack_v${DISTVERSION} -MAINTAINER= rezny@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ultimate Oldschool PC Font Pack LICENSE= CC-BY-SA-4.0 diff --git a/x11-themes/gtk-E17-theme/Makefile b/x11-themes/gtk-E17-theme/Makefile index 689da1cd807d..2f6c2888aa18 100644 --- a/x11-themes/gtk-E17-theme/Makefile +++ b/x11-themes/gtk-E17-theme/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11-themes enlightenment PKGNAMEPREFIX= gtk- PKGNAMESUFFIX= -theme -MAINTAINER= rezny@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dark GTK theme for Enlightenment LICENSE= GPLv3+ |