diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
commit | 8bf7269a4e160076a38fbac4c23ac2992f0800c5 (patch) | |
tree | 624c6eafc947240b76ef4c74b5436f220972c8fa /sysutils | |
parent | 40d43c8df2b57e928b5a9895415a1b9ff272df48 (diff) | |
download | ports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.tar.gz ports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/afio/Makefile | 2 | ||||
-rw-r--r-- | sysutils/contool/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cpdup/Makefile | 2 | ||||
-rw-r--r-- | sysutils/maint/Makefile | 2 | ||||
-rw-r--r-- | sysutils/rc_subr/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/afio/Makefile b/sysutils/afio/Makefile index f2f54b84db37..69260a852f61 100644 --- a/sysutils/afio/Makefile +++ b/sysutils/afio/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/backup EXTRACT_SUFX= .tgz -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Archiver & backup program w/ builtin compression ALL_TARGET= ${PORTNAME} diff --git a/sysutils/contool/Makefile b/sysutils/contool/Makefile index 3a0cc7261a1b..b5a541b1a97e 100644 --- a/sysutils/contool/Makefile +++ b/sysutils/contool/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nsayer -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Console tool for openlook LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview diff --git a/sysutils/cpdup/Makefile b/sysutils/cpdup/Makefile index 5be0ee883e41..b37d889eb669 100644 --- a/sysutils/cpdup/Makefile +++ b/sysutils/cpdup/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://apollo.backplane.com/FreeBSDPorts/ #MASTER_SITE_SUBDIR= cp -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org COMMENT= A comprehensive filesystem mirroring program MAN1= cpdup.1 diff --git a/sysutils/maint/Makefile b/sysutils/maint/Makefile index f343c732f3b3..62c2ca3e154e 100644 --- a/sysutils/maint/Makefile +++ b/sysutils/maint/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.2 CATEGORIES= sysutils python MASTER_SITES= http://www.ukc.mirror.ac.uk/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ http://people.FreeBSD.org/~foxfair/distfiles/ -MAINTAINER= ports@FreeBSD.Org +MAINTAINER= ports@FreeBSD.org COMMENT= System maintenance package written in Python and CSH BUILD_DEPENDS= cvsup:${PORTSDIR}/net/cvsup diff --git a/sysutils/rc_subr/Makefile b/sysutils/rc_subr/Makefile index 28731a118e4f..c21913d8ef3b 100644 --- a/sysutils/rc_subr/Makefile +++ b/sysutils/rc_subr/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.16 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.westbend.net/pub/FreeBSD/ports/local-distfiles/rcNG/ -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Common startup and shutdown subroutines used by scripts NO_BUILD= yes |