diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/delay/Makefile | 4 | ||||
-rw-r--r-- | misc/fortuneit/Makefile | 4 | ||||
-rw-r--r-- | misc/xtail/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/misc/delay/Makefile b/misc/delay/Makefile index a7bc002e4f77..c7b1e1ce101d 100644 --- a/misc/delay/Makefile +++ b/misc/delay/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: misc/delay # Version required: delay-1.3 # Date created: 03 Mar 1999 -# Whom: gmarco@scotty.masternet.it +# Whom: gmarco@giovannelli.it # # $FreeBSD$ # @@ -10,7 +10,7 @@ DISTNAME= delay-1.3 CATEGORIES= misc MASTER_SITES= http://onegeek.org/~tom/software/delay/dl/ -MAINTAINER= freebsd@scotty.masternet.it +MAINTAINER= gmarco@giovannelli.it HAS_CONFIGURE= yes diff --git a/misc/fortuneit/Makefile b/misc/fortuneit/Makefile index 3493adfabbbb..297b1c63e768 100644 --- a/misc/fortuneit/Makefile +++ b/misc/fortuneit/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: fortuneit # Version required: fortune.it-1.51 # Date created: 25-01-1999 -# Whom: gmarco@scotty.masternet.it +# Whom: gmarco@giovannelli.it # # $FreeBSD$ # @@ -11,7 +11,7 @@ PKGNAME= fortuneit-1.51 CATEGORIES= misc MASTER_SITES= http://www.giovannelli.it/~gmarco/files/ -MAINTAINER= freebsd@scotty.masternet.it +MAINTAINER= gmarco@giovannelli.it NO_BUILD= yes diff --git a/misc/xtail/Makefile b/misc/xtail/Makefile index be0d4152e17d..668d5a6fa1fd 100644 --- a/misc/xtail/Makefile +++ b/misc/xtail/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: xtail # Version required: 0.1 # Date created: 20 January 1999 -# Whom: gmarco@scotty.masternet.it +# Whom: gmarco@giovannelli.it # # $FreeBSD$ # @@ -11,7 +11,7 @@ PKGNAME= xtail-0.1 CATEGORIES= misc MASTER_SITES= http://www.giovannelli.it/~gmarco/files/ -MAINTAINER= freebsd@scotty.masternet.it +MAINTAINER= gmarco@giovannelli.it NO_WRKSUBDIR= yes |