diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
commit | b327e9c777ef2ae8102ffc409bb644729e611941 (patch) | |
tree | 6904476277a391654d6dfd33edf926483c9dadfe /deskutils | |
parent | Approved by: Will (diff) |
Maintainer is now a committer, update email accordingly
Approved by: will
Notes
Notes:
svn path=/head/; revision=33350
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/notebook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/notebook/Makefile b/deskutils/notebook/Makefile index 1cc2e637e395..fa84a8be1e56 100644 --- a/deskutils/notebook/Makefile +++ b/deskutils/notebook/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/notebook/source/ DISTNAME= Notebook_source-${PORTVERSION} -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure \ makemake:${JXPORT} |