diff options
author | Jim Mock <jim@FreeBSD.org> | 1999-11-12 21:04:56 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 1999-11-12 21:04:56 +0000 |
commit | 959bd2763b3dd55cfb919bc4c119c01550b60252 (patch) | |
tree | b2c14fc3edf74b8635c27dd6269e1b2c40ad71ee /misc/fortuneit | |
parent | 10cf6cde5a548b69703753665de55d0318f1f9d2 (diff) | |
download | ports-959bd2763b3dd55cfb919bc4c119c01550b60252.tar.gz ports-959bd2763b3dd55cfb919bc4c119c01550b60252.zip |
Notes
Diffstat (limited to 'misc/fortuneit')
-rw-r--r-- | misc/fortuneit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |