diff options
author | green <green@FreeBSD.org> | 2000-02-22 03:46:19 +0800 |
---|---|---|
committer | green <green@FreeBSD.org> | 2000-02-22 03:46:19 +0800 |
commit | f5891c4bdb38a926873e57f1e49349bf05e99b3c (patch) | |
tree | 021236831928ef80a32d2bdc503b20f75a88a3a4 | |
parent | 3c993822bf50c6cb1a3cdf9183aad1e4ce2eae57 (diff) | |
download | freebsd-ports-gnome-f5891c4bdb38a926873e57f1e49349bf05e99b3c.tar.gz freebsd-ports-gnome-f5891c4bdb38a926873e57f1e49349bf05e99b3c.tar.zst freebsd-ports-gnome-f5891c4bdb38a926873e57f1e49349bf05e99b3c.zip |
Reinstante W. Gerald Hicks as the maintainer with a correct e-mail address.
-rw-r--r-- | devel/libgetline/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Parse-RecDescent/Makefile | 2 | ||||
-rw-r--r-- | devel/tkcon/Makefile | 2 | ||||
-rw-r--r-- | lang/wamcc/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/devel/libgetline/Makefile b/devel/libgetline/Makefile index b5af01faefe0..9ee347aeaea8 100644 --- a/devel/libgetline/Makefile +++ b/devel/libgetline/Makefile @@ -11,6 +11,8 @@ PKGNAME= getline-3.9 CATEGORIES= devel MASTER_SITES= ftp://ftp.sco.com/skunkware/src/lib/ +MAINTAINER= jhix@mindspring.com + MAN3= getline.3 WRKSRC= ${WRKDIR}/getline-39 diff --git a/devel/p5-Parse-RecDescent/Makefile b/devel/p5-Parse-RecDescent/Makefile index b5004344d1f9..3d4312213ff0 100644 --- a/devel/p5-Parse-RecDescent/Makefile +++ b/devel/p5-Parse-RecDescent/Makefile @@ -12,6 +12,8 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Parse +MAINTAINER= jhix@mindspring.com + USE_PERL5= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/devel/tkcon/Makefile b/devel/tkcon/Makefile index be9ad0118bca..7f9fcd8ebd19 100644 --- a/devel/tkcon/Makefile +++ b/devel/tkcon/Makefile @@ -10,6 +10,8 @@ DISTNAME= tkcon-1.6 CATEGORIES= devel tk82 MASTER_SITES= ftp://ftp.neosoft.com/languages/tcl/sorted/packages-8.0/devel/ +MAINTAINER= jhix@mindspring.com + RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 NO_BUILD= yes diff --git a/lang/wamcc/Makefile b/lang/wamcc/Makefile index 67bb453f41e3..26f7954737d5 100644 --- a/lang/wamcc/Makefile +++ b/lang/wamcc/Makefile @@ -12,6 +12,8 @@ CATEGORIES= lang MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/loco/wamcc/ DISTFILES= wamcc2.22.tar.Z prg.tar.Z +MAINTAINER= jhix@mindspring.com + DIST_SUBDIR= wamcc NO_WRKSUBDIR= yes |