diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-04 02:12:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-04 02:12:35 +0000 |
commit | a007ee79d6992e8c2ba08e82f05a89f28d2a8e9e (patch) | |
tree | b735a922fdb4a08e5f04c116748ca011dc17c8d1 /lang | |
parent | Maintainer has had his port bit taken for safekeeping. While here, (diff) |
dd@ has had his port bit taken for safekeeping. Therefore, return these
to the pool.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=186467
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gawk/Makefile | 2 | ||||
-rw-r--r-- | lang/tuareg-mode.el/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/gawk/Makefile b/lang/gawk/Makefile index 70849231e424..1a8e9071545d 100644 --- a/lang/gawk/Makefile +++ b/lang/gawk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gawk -MAINTAINER= dd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The GNU version of Awk INFO= gawk gawkinet diff --git a/lang/tuareg-mode.el/Makefile b/lang/tuareg-mode.el/Makefile index 1964df3f65c1..1f2143cb2aee 100644 --- a/lang/tuareg-mode.el/Makefile +++ b/lang/tuareg-mode.el/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.46.0 CATEGORIES= lang elisp MASTER_SITES= http://www-rocq.inria.fr/~acohen/tuareg/mode/ -MAINTAINER= dd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Emacs major mode for editing Caml code USE_EMACS= yes |