summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmarks/nqueens/Makefile8
-rw-r--r--japanese/emacs-emcws/Makefile8
-rw-r--r--math/gnuplot+/Makefile8
-rw-r--r--ports-mgmt/pkg_remove/Makefile8
4 files changed, 24 insertions, 8 deletions
diff --git a/benchmarks/nqueens/Makefile b/benchmarks/nqueens/Makefile
index 9359d169ffdc..eacc6a1f4bfd 100644
--- a/benchmarks/nqueens/Makefile
+++ b/benchmarks/nqueens/Makefile
@@ -1,5 +1,9 @@
-# Created by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
+# New ports collection makefile for: N-Queens
+# Date Created: 2 March 2005
+# Whom: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
+#
# $FreeBSD$
+#
PORTNAME= nqueens
PORTVERSION= 1.0
@@ -8,7 +12,7 @@ MASTER_SITES= http://www.arch.cs.titech.ac.jp/~kise/nq/package/
DISTNAME= qn24b-version${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= nakaji@jp.freebsd.org
COMMENT= N-queens benchmark
WRKSRC= ${WRKDIR}/version${PORTVERSION}
diff --git a/japanese/emacs-emcws/Makefile b/japanese/emacs-emcws/Makefile
index 06c1ff39af0b..dc2fc769938a 100644
--- a/japanese/emacs-emcws/Makefile
+++ b/japanese/emacs-emcws/Makefile
@@ -1,5 +1,9 @@
-# Created by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
+# New ports collection makefile for: GNU emacs
+# Date created: 10 Apr. 2002
+# Whom: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
+#
# $FreeBSD$
+#
PORTNAME= emcws
PORTVERSION= ${EMACS_VER}
@@ -18,7 +22,7 @@ PATCH_SITES+= http://www.nijino.com/ari/emacs/
PATCHFILES+= emacs-21.1-fontset.patch emacs-21.2-menu-encode.patch
.endif
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= nakaji@jp.freebsd.org
COMMENT= Emacs + Canna + Wnn + Sj3
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
diff --git a/math/gnuplot+/Makefile b/math/gnuplot+/Makefile
index 85207055ca76..e11fe45a0691 100644
--- a/math/gnuplot+/Makefile
+++ b/math/gnuplot+/Makefile
@@ -1,5 +1,9 @@
-# Created by: NAKAJI Hiroyuki
+# New ports collection makefile for: gnuplot
+# Date created: May 18, 1999
+# Whom: NAKAJI Hiroyuki
+#
# $FreeBSD$
+#
PORTNAME= gnuplot371+
PORTVERSION= 1.2.0
@@ -13,7 +17,7 @@ DISTFILES= gnuplot-3.7.1.tar.gz \
gnuplot3.7.1+${PORTVERSION}.patch.tar.gz:patch
EXTRACT_ONLY= gnuplot-3.7.1.tar.gz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= nakaji@jp.freebsd.org
COMMENT= A command-driven interactive function plotting program
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
diff --git a/ports-mgmt/pkg_remove/Makefile b/ports-mgmt/pkg_remove/Makefile
index 4204ee763dbc..f36487594de1 100644
--- a/ports-mgmt/pkg_remove/Makefile
+++ b/ports-mgmt/pkg_remove/Makefile
@@ -1,5 +1,9 @@
-# Created by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
+# New ports collection makefile for: pkg_remove
+# Date created: 8 Jan 2000
+# Whom: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
+#
# $FreeBSD$
+#
PORTNAME= pkg_remove
PORTVERSION= 1.1
@@ -7,7 +11,7 @@ CATEGORIES= ports-mgmt
MASTER_SITES= # none
DISTFILES= # none
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= nakaji@jp.freebsd.org
COMMENT= Utility to uninstall packages
NO_BUILD= yes