aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2021-03-09 21:24:12 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2021-03-09 21:24:12 +0000
commit7ea8cc1254e2b4bdf0f88d92e1d8316fc0b13c12 (patch)
tree72578ee2449bc791a41d872f128dc41a637f07be /misc
parentd5a9ab5b04d62d8cfd07d9db88977128dcc696ea (diff)
downloadports-7ea8cc1254e2b4bdf0f88d92e1d8316fc0b13c12.tar.gz
ports-7ea8cc1254e2b4bdf0f88d92e1d8316fc0b13c12.zip
Update maintainer address on his request.
Notes
Notes: svn path=/head/; revision=567964
Diffstat (limited to 'misc')
-rw-r--r--misc/delay/Makefile2
-rw-r--r--misc/fortuneit/Makefile2
-rw-r--r--misc/xtail/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/delay/Makefile b/misc/delay/Makefile
index 114045d93106..99effc5b725f 100644
--- a/misc/delay/Makefile
+++ b/misc/delay/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= misc
MASTER_SITES= http://onegeek.org/~tom/software/delay/dl/ \
http://utenti.gufi.org/~gmarco/files/distfiles/
-MAINTAINER= gmarco@gufi.org
+MAINTAINER= gmarco@giovannelli.it
COMMENT= Delay program with feedback to the user
USES= ncurses
diff --git a/misc/fortuneit/Makefile b/misc/fortuneit/Makefile
index 4e6ee5c3dff8..99677e9973da 100644
--- a/misc/fortuneit/Makefile
+++ b/misc/fortuneit/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= misc
MASTER_SITES= http://utenti.gufi.org/~gmarco/files/distfiles/
DISTNAME= fortune-it-${PORTVERSION}
-MAINTAINER= gmarco@gufi.org
+MAINTAINER= gmarco@giovannelli.it
COMMENT= Funny fortune file in Italian
.if exists(/usr/games/strfile)
diff --git a/misc/xtail/Makefile b/misc/xtail/Makefile
index 3d50efebea39..937cf8783822 100644
--- a/misc/xtail/Makefile
+++ b/misc/xtail/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= misc
MASTER_SITES= http://www.unicom.com/sw/xtail/ \
http://utenti.gufi.org/~gmarco/files/distfiles/
-MAINTAINER= gmarco@gufi.org
+MAINTAINER= gmarco@giovannelli.it
COMMENT= Watches the growth of files or directories
HAS_CONFIGURE= yes