diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-05-15 02:07:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-05-15 02:07:35 +0000 |
commit | fc2a2a448f6f89df89b29802ead30bc0e8173619 (patch) | |
tree | 434b09e7615fb296ca1a252beef87912c09a9389 /misc | |
parent | 7033ea6679be05db2e145a2b22c5874697a57ec6 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/felis/Makefile | 2 | ||||
-rw-r--r-- | misc/numchar/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/felis/Makefile b/misc/felis/Makefile index b279c77f3923..c2836b91c207 100644 --- a/misc/felis/Makefile +++ b/misc/felis/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= misc MASTER_SITES= http://www.whizkidtech.redprince.net/fports/ -MAINTAINER= adam@redprince.net +MAINTAINER= ports@FreeBSD.org COMMENT= A tool which displays one or more files as a single line of text MAN1= felis.1 diff --git a/misc/numchar/Makefile b/misc/numchar/Makefile index d00084dacf7d..aa2630d014b9 100644 --- a/misc/numchar/Makefile +++ b/misc/numchar/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= misc MASTER_SITES= ftp://www.whizkidtech.redprince.net/unix/ -MAINTAINER= adam@redprince.net +MAINTAINER= ports@FreeBSD.org COMMENT= Converts phone numbers between digits and characters do-install: |