diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-11-15 03:59:42 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-11-15 03:59:42 +0000 |
commit | 8ca16eda5549da96616e5f3b57f5d357f61706fc (patch) | |
tree | 52bdff10d3fbf834704c37ef4e6f0915c4dd7423 /devel/hp48cc | |
parent | Follow traditions and add coordinates of where i currently reside to the ever... (diff) |
Maintainer is now committer so change to new email address.
Approved by: lioux
Notes
Notes:
svn path=/head/; revision=50033
Diffstat (limited to 'devel/hp48cc')
-rw-r--r-- | devel/hp48cc/Makefile | 2 | ||||
-rw-r--r-- | devel/hp48cc/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/hp48cc/Makefile b/devel/hp48cc/Makefile index 19b50a339667..8a9263429ebb 100644 --- a/devel/hp48cc/Makefile +++ b/devel/hp48cc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3 CATEGORIES= devel lang MASTER_SITES= http://www.sigala.it/sandro/files/ -MAINTAINER= pat@databits.net +MAINTAINER= pat@FreeBSD.org USE_BISON= yes GNU_CONFIGURE= yes diff --git a/devel/hp48cc/pkg-descr b/devel/hp48cc/pkg-descr index 2232c0c905a6..996eafca5342 100644 --- a/devel/hp48cc/pkg-descr +++ b/devel/hp48cc/pkg-descr @@ -7,4 +7,4 @@ complex programs simply. WWW: http://www.sigala.it/sandro/software.html#hp48cc Author: Sandro Sigala <sandro@sigala.it> -- Patrick Li <pat@databits.net> +- Patrick Li <pat@FreeBSD.org> |