diff options
author | Michael Landin <mich@FreeBSD.org> | 2003-05-07 11:37:56 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2003-05-07 11:37:56 +0000 |
commit | 1fe84935491d4c60b88821e24fd84487576a52c9 (patch) | |
tree | 06085ad4d2e9607f6e9d7d21e57cc5c7d6c957dc /editors/bitedit | |
parent | 3dc41d3dc9814fbf6d71d6aee14bdc1ad72b2f33 (diff) | |
download | ports-1fe84935491d4c60b88821e24fd84487576a52c9.tar.gz ports-1fe84935491d4c60b88821e24fd84487576a52c9.zip |
Notes
Diffstat (limited to 'editors/bitedit')
-rw-r--r-- | editors/bitedit/Makefile | 2 | ||||
-rw-r--r-- | editors/bitedit/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/bitedit/Makefile b/editors/bitedit/Makefile index a2daf1dd001f..87be365f24a3 100644 --- a/editors/bitedit/Makefile +++ b/editors/bitedit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.2 CATEGORIES= editors MASTER_SITES= http://ledge.co.za/software/bitedit/ -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= Bitedit is a simple ncurses program for editing a file MAKE_ARGS= CFLAGS="${CFLAGS} -DDISABLE_SETFONT" diff --git a/editors/bitedit/pkg-descr b/editors/bitedit/pkg-descr index 5406515ccfb4..2323a6542372 100644 --- a/editors/bitedit/pkg-descr +++ b/editors/bitedit/pkg-descr @@ -6,4 +6,4 @@ AUTHOR: Andrew McGill <andrew@ledge.co.za> WWW: http://ledge.co.za/bitedit/ - Michael L. Hostbaek - mich@freebsdcluster.org + mich@FreeBSD.org |