diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-12 00:32:23 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-12 00:32:23 +0000 |
commit | 91256c15abd46d40cbeaa635f27316d74851e522 (patch) | |
tree | c72bff1e65b80fe9bc64e9e40c62d622dd3eef76 | |
parent | 7914e35676805b3f14ea66469f46b4b4fe1e0258 (diff) | |
download | ports-91256c15abd46d40cbeaa635f27316d74851e522.tar.gz ports-91256c15abd46d40cbeaa635f27316d74851e522.zip |
Notes
-rw-r--r-- | archivers/p5-Archive-Tar/Makefile | 2 | ||||
-rw-r--r-- | audio/id3lib/Makefile | 2 | ||||
-rw-r--r-- | audio/lopster/Makefile | 2 | ||||
-rw-r--r-- | audio/p5-Audio-CD/Makefile | 2 | ||||
-rw-r--r-- | converters/p5-Convert-TNEF/Makefile | 2 | ||||
-rw-r--r-- | dns/pdnsd/Makefile | 2 | ||||
-rw-r--r-- | editors/chexedit/Makefile | 2 | ||||
-rw-r--r-- | net-im/linpopup/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/lopster/Makefile | 2 | ||||
-rw-r--r-- | net/arping/Makefile | 2 | ||||
-rw-r--r-- | net/asfrecorder/Makefile | 2 | ||||
-rw-r--r-- | net/cryptcat/Makefile | 2 | ||||
-rw-r--r-- | net/gq/Makefile | 2 | ||||
-rw-r--r-- | net/linpopup/Makefile | 2 | ||||
-rw-r--r-- | net/netsed/Makefile | 2 | ||||
-rw-r--r-- | net/xsmbrowser/Makefile | 2 | ||||
-rw-r--r-- | palm/makeztxt/Makefile | 2 | ||||
-rw-r--r-- | palm/palmpower/Makefile | 2 | ||||
-rw-r--r-- | security/arirang/Makefile | 2 | ||||
-rw-r--r-- | sysutils/mksunbootcd/Makefile | 2 | ||||
-rw-r--r-- | www/smb2www/Makefile | 2 |
21 files changed, 21 insertions, 21 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile index 1e3e69f4cfa2..86ca8d904a0b 100644 --- a/archivers/p5-Archive-Tar/Makefile +++ b/archivers/p5-Archive-Tar/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Archive PKGNAMEPREFIX= p5- -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Perl module for creation and manipulation of tar files RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile index 8ea5f1fb6d5b..f589c0d7b2e1 100644 --- a/audio/id3lib/Makefile +++ b/audio/id3lib/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PORTREVISION= 1 -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Library for manipulating ID3v1/v1.1 and ID3v2 tags LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv diff --git a/audio/lopster/Makefile b/audio/lopster/Makefile index 3e7bea46780d..99f3fb5ba7d4 100644 --- a/audio/lopster/Makefile +++ b/audio/lopster/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= GTK+ client for Napster GNU_CONFIGURE= yes diff --git a/audio/p5-Audio-CD/Makefile b/audio/p5-Audio-CD/Makefile index 9792f0e8868d..62c78691b5aa 100644 --- a/audio/p5-Audio-CD/Makefile +++ b/audio/p5-Audio-CD/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Audio PKGNAMEPREFIX= p5- -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Perl interface to libcdaudio (cd + cddb) LIB_DEPENDS= cdaudio.1:${PORTSDIR}/audio/libcdaudio diff --git a/converters/p5-Convert-TNEF/Makefile b/converters/p5-Convert-TNEF/Makefile index 83c153767a00..a0b34e9b3d60 100644 --- a/converters/p5-Convert-TNEF/Makefile +++ b/converters/p5-Convert-TNEF/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Convert PKGNAMEPREFIX= p5- -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Perl module to read TNEF files BUILD_DEPENDS= ${SITE_PERL}/IO/Wrap.pm:${PORTSDIR}/devel/p5-IO-stringy \ diff --git a/dns/pdnsd/Makefile b/dns/pdnsd/Makefile index 4360615c38b2..a4ec29812704 100644 --- a/dns/pdnsd/Makefile +++ b/dns/pdnsd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= dns MASTER_SITES= http://www.phys.uu.nl/~rombouts/pdnsd/ DISTNAME= ${PORTNAME}-${PORTVERSION}-par -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Caching (permanently, writes to disk on exit) DNS proxy-server GNU_CONFIGURE= yes diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile index f59281198bc3..ba51604d0186 100644 --- a/editors/chexedit/Makefile +++ b/editors/chexedit/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= http://www.rogoyski.com/adam/programs/hexedit/ DISTNAME= hexedit-${PORTVERSION} -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Full screen text mode Hex editor using the [n]curses library GNU_CONFIGURE= yes diff --git a/net-im/linpopup/Makefile b/net-im/linpopup/Makefile index eae120a0e01b..1477c1271a94 100644 --- a/net-im/linpopup/Makefile +++ b/net-im/linpopup/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.chez.com/littleigloo/files/ DISTNAME= LinPopUp-${PORTVERSION}.src -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= X11 port of WinPopup RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile index 3e7bea46780d..99f3fb5ba7d4 100644 --- a/net-p2p/lopster/Makefile +++ b/net-p2p/lopster/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= GTK+ client for Napster GNU_CONFIGURE= yes diff --git a/net/arping/Makefile b/net/arping/Makefile index 1aefb4e99fb5..cf16ab061495 100644 --- a/net/arping/Makefile +++ b/net/arping/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.07 CATEGORIES= net MASTER_SITES= ftp://ftp.habets.pp.se/pub/synscan/ -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= ARP level "ping" utility BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet diff --git a/net/asfrecorder/Makefile b/net/asfrecorder/Makefile index 0370df9085a1..1951033dcb51 100644 --- a/net/asfrecorder/Makefile +++ b/net/asfrecorder/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= asfrecorder DISTNAME= ASFRecorder -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Tool for downloading streaming media from the Internet USE_ZIP= yes diff --git a/net/cryptcat/Makefile b/net/cryptcat/Makefile index 5214c18cdb01..eee7a9b4421c 100644 --- a/net/cryptcat/Makefile +++ b/net/cryptcat/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://farm9.org/Cryptcat/ DISTNAME= cryptcat_linux2 EXTRACT_SUFX= .tar -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Standard netcat enhanced with twofish encryption EXTRACT_AFTER_ARGS= | ${PAX} -r diff --git a/net/gq/Makefile b/net/gq/Makefile index b89bcadb709e..14fd31efcaec 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gqclient -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= GTK-based LDAP client LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv diff --git a/net/linpopup/Makefile b/net/linpopup/Makefile index eae120a0e01b..1477c1271a94 100644 --- a/net/linpopup/Makefile +++ b/net/linpopup/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.chez.com/littleigloo/files/ DISTNAME= LinPopUp-${PORTVERSION}.src -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= X11 port of WinPopup RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba diff --git a/net/netsed/Makefile b/net/netsed/Makefile index 17b0bacef83c..ba820f06bce5 100644 --- a/net/netsed/Makefile +++ b/net/netsed/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://dione.ids.pl/~lcamtuf/ \ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Alters the contents of packets in real-time WRKSRC= ${WRKDIR} diff --git a/net/xsmbrowser/Makefile b/net/xsmbrowser/Makefile index d1578dd11e5b..59ad7cda6018 100644 --- a/net/xsmbrowser/Makefile +++ b/net/xsmbrowser/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www2.iastate.edu/~chadspen/ -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Tcl/Tk port of Windows' Network Neighborhood RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba \ diff --git a/palm/makeztxt/Makefile b/palm/makeztxt/Makefile index 08d9ff1054cf..cab7a6a79992 100644 --- a/palm/makeztxt/Makefile +++ b/palm/makeztxt/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gutenpalm DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Command line utility to create GutenPalm's zTXT format databases PLIST_FILES= bin/makeztxt diff --git a/palm/palmpower/Makefile b/palm/palmpower/Makefile index 38f8164d468b..1f2f666fe02b 100644 --- a/palm/palmpower/Makefile +++ b/palm/palmpower/Makefile @@ -17,7 +17,7 @@ CATEGORIES= palm # but that site doesn't allow direct HTTP transfers. # -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Disassembler and other tools for PalmOS binaries GNU_CONFIGURE= yes diff --git a/security/arirang/Makefile b/security/arirang/Makefile index 9a23daa911fd..73c7755d2647 100644 --- a/security/arirang/Makefile +++ b/security/arirang/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \ http://monkey.org/~pilot/arirang/ MASTER_SITE_SUBDIR= UNIX/cgi-scanners -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Powerful webserver security scanner do-install: diff --git a/sysutils/mksunbootcd/Makefile b/sysutils/mksunbootcd/Makefile index 45bdec3f8f35..d04597f1a20a 100644 --- a/sysutils/mksunbootcd/Makefile +++ b/sysutils/mksunbootcd/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/mksunbootcd/ -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Makes ISO images suitable to boot on sparc systems MAN1= mksunbootcd.1 diff --git a/www/smb2www/Makefile b/www/smb2www/Makefile index de2ca6644475..9e83f1de8060 100644 --- a/www/smb2www/Makefile +++ b/www/smb2www/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SAMBA} MASTER_SITE_SUBDIR= smb2www DISTNAME= ${PORTNAME}-${PORTVERSION:S/0.0.//g} -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Windows Network client that is accessible through a web browser RUN_DEPENDS= httpd:${PORTSDIR}/${APACHE_PORT} \ |