diff options
-rw-r--r-- | archivers/zopfli/Makefile | 2 | ||||
-rw-r--r-- | graphics/import-pictures/Makefile | 2 | ||||
-rw-r--r-- | net/nstxd/Makefile | 2 | ||||
-rw-r--r-- | security/xca/Makefile | 2 | ||||
-rw-r--r-- | sysutils/swapmon/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/archivers/zopfli/Makefile b/archivers/zopfli/Makefile index 958f6bbb0935..df02e359ae30 100644 --- a/archivers/zopfli/Makefile +++ b/archivers/zopfli/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 1.0.0-31 DISTVERSIONSUFFIX= -g6ff3ba2 CATEGORIES= archivers -MAINTAINER= freebsd@nagilum.org +MAINTAINER= ports@FreeBSD.org COMMENT= Zopfli Compression Algorithm LICENSE= APACHE20 diff --git a/graphics/import-pictures/Makefile b/graphics/import-pictures/Makefile index 341ade5cfa21..48db9cd1c16c 100644 --- a/graphics/import-pictures/Makefile +++ b/graphics/import-pictures/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.nagilum.org/unix/ -MAINTAINER= freebsd@nagilum.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to copy/move pictures from a directory LICENSE= GPLv2 diff --git a/net/nstxd/Makefile b/net/nstxd/Makefile index 62a203091cdd..27a685edeac5 100644 --- a/net/nstxd/Makefile +++ b/net/nstxd/Makefile @@ -13,7 +13,7 @@ PATCH_SITES= http://www.nagilum.org/nstx/ \ PATCH_DIST_STRIP= -p1 PATCHFILES= nstx_1.1-beta6-4.diff.gz -MAINTAINER= freebsd@nagilum.org +MAINTAINER= ports@FreeBSD.org COMMENT= DNS tunnel server USE_RC_SUBR+= nstxd diff --git a/security/xca/Makefile b/security/xca/Makefile index 3f240dac0cd2..471d798db643 100644 --- a/security/xca/Makefile +++ b/security/xca/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= freebsd@nagilum.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical certification authority LICENSE= BSD3CLAUSE diff --git a/sysutils/swapmon/Makefile b/sysutils/swapmon/Makefile index 24de25629ddc..28d5287ae619 100644 --- a/sysutils/swapmon/Makefile +++ b/sysutils/swapmon/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= # none DISTFILES= # none -MAINTAINER= freebsd@nagilum.org +MAINTAINER= ports@FreeBSD.org COMMENT= Add/remove swapspace as needed LICENSE= BSD2CLAUSE |