aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2004-10-25 21:12:02 +0800
committerskv <skv@FreeBSD.org>2004-10-25 21:12:02 +0800
commit56a6a257a8271be2aadec0e7cdc2b2932171c302 (patch)
tree100b4a6061f8b055fd1ae9566b9ffa8420c78522 /devel
parenta297d8ad7ea0737701c0ee4990ea325c308a61e8 (diff)
downloadfreebsd-ports-gnome-56a6a257a8271be2aadec0e7cdc2b2932171c302.tar.gz
freebsd-ports-gnome-56a6a257a8271be2aadec0e7cdc2b2932171c302.tar.zst
freebsd-ports-gnome-56a6a257a8271be2aadec0e7cdc2b2932171c302.zip
Minor clean (update MAINTAINER email).
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Data-HexDump/Makefile2
-rw-r--r--devel/p5-Data-HexDump/pkg-descr2
-rw-r--r--devel/p5-Inline-ASM/Makefile2
-rw-r--r--devel/p5-Inline-ASM/pkg-descr5
-rw-r--r--devel/p5-Inline-Filters/Makefile2
-rw-r--r--devel/p5-Inline-Filters/pkg-descr5
6 files changed, 6 insertions, 12 deletions
diff --git a/devel/p5-Data-HexDump/Makefile b/devel/p5-Data-HexDump/Makefile
index 26a9b439f5da..de7804646b51 100644
--- a/devel/p5-Data-HexDump/Makefile
+++ b/devel/p5-Data-HexDump/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Data
PKGNAMEPREFIX= p5-
-MAINTAINER= skv@protey.ru
+MAINTAINER= skv@FreeBSD.org
COMMENT= A simple hexadecimal dumper
PERL_CONFIGURE= yes
diff --git a/devel/p5-Data-HexDump/pkg-descr b/devel/p5-Data-HexDump/pkg-descr
index 46febfb28bcd..7c18bbd8cb8b 100644
--- a/devel/p5-Data-HexDump/pkg-descr
+++ b/devel/p5-Data-HexDump/pkg-descr
@@ -6,4 +6,4 @@ source in hexadecimal. The rightmost column of each line
shows the printable characters (all others are shown as
single dots).
-WWW: http://search.cpan.org/search?dist=Data-HexDump
+WWW: http://search.cpan.org/dist/Data-HexDump/
diff --git a/devel/p5-Inline-ASM/Makefile b/devel/p5-Inline-ASM/Makefile
index 50dde8bd5286..47fd88ea60c3 100644
--- a/devel/p5-Inline-ASM/Makefile
+++ b/devel/p5-Inline-ASM/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Inline
PKGNAMEPREFIX= p5-
-MAINTAINER= skv@protey.ru
+MAINTAINER= skv@FreeBSD.org
COMMENT= Write Perl Subroutines in assembler
BUILD_DEPENDS= ${SITE_PERL}/Inline.pm:${PORTSDIR}/devel/p5-Inline
diff --git a/devel/p5-Inline-ASM/pkg-descr b/devel/p5-Inline-ASM/pkg-descr
index 259fcf1d0f22..a80fa897b0b1 100644
--- a/devel/p5-Inline-ASM/pkg-descr
+++ b/devel/p5-Inline-ASM/pkg-descr
@@ -4,7 +4,4 @@ code, so this module does not provide any new functionality. It does,
however, provide a feature most C compilers don't: you can mix different
assembler syntaxes in the same file!
-WWW: http://search.cpan.org/search?dist=Inline-ASM
-
--- Sergey Skvortsov
-skv@protey.ru
+WWW: http://search.cpan.org/dist/Inline-ASM/
diff --git a/devel/p5-Inline-Filters/Makefile b/devel/p5-Inline-Filters/Makefile
index 6e89748717c3..827c096c8b58 100644
--- a/devel/p5-Inline-Filters/Makefile
+++ b/devel/p5-Inline-Filters/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Inline
PKGNAMEPREFIX= p5-
-MAINTAINER= skv@protey.ru
+MAINTAINER= skv@FreeBSD.org
COMMENT= Common source code filters for Inline Modules
BUILD_DEPENDS= ${SITE_PERL}/Inline.pm:${PORTSDIR}/devel/p5-Inline
diff --git a/devel/p5-Inline-Filters/pkg-descr b/devel/p5-Inline-Filters/pkg-descr
index 35fe43880aef..1c45f5f5fa67 100644
--- a/devel/p5-Inline-Filters/pkg-descr
+++ b/devel/p5-Inline-Filters/pkg-descr
@@ -1,7 +1,4 @@
Inline::Filters provides common source code filters to Inline Language
Modules.
-WWW: http://search.cpan.org/search?dist=Inline-Filters
-
--- Sergey Skvortsov
-skv@protey.ru
+WWW: http://search.cpan.org/dist/Inline-Filters/
pan> * - Fix defaults with BATCH=yeskrion2004-03-121-1/+1 * Add missing files for lifecycle; utilize OPTIONS; add SIZE.linimon2004-02-254-18/+49 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * - Remove patch not needed anymoresergei2003-11-161-13/+0 * - Update to 2.3.11sergei2003-11-057-120/+95 * - Use ${PTHREAD_LIBS}krion2003-09-261-7/+7 * tarball rerolled, only changes in the comments in the file doc/doc.ps.edwin2003-09-081-1/+1 * [MAINTAINER] devel/mico: fix docs fetchedwin2003-09-081-3/+4 * - Utilize DOCSDIR and EXAMPLESDIRkrion2003-08-252-957/+955 * Fix build on 4.xkrion2003-07-291-1/+1 * update devel/mico:daichi