diff options
author | Mark Pulford <markp@FreeBSD.org> | 2002-04-04 14:30:03 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2002-04-04 14:30:03 +0000 |
commit | c04357835c495b05c315da9fb8e67bcde3e1784f (patch) | |
tree | 4edcdbd4694de9be915b36b409998d73b21abf17 | |
parent | 1aabbe84954c8863acbe59733143e307c5ddc90b (diff) | |
download | ports-c04357835c495b05c315da9fb8e67bcde3e1784f.tar.gz ports-c04357835c495b05c315da9fb8e67bcde3e1784f.zip |
Notes
-rw-r--r-- | graphics/wmgrabimage/Makefile | 2 | ||||
-rw-r--r-- | russian/wmcyrx/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cpbk/Makefile | 2 | ||||
-rw-r--r-- | sysutils/wmmount/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/wmgrabimage/Makefile b/graphics/wmgrabimage/Makefile index b5d3d44352dc..43da2ea946ff 100644 --- a/graphics/wmgrabimage/Makefile +++ b/graphics/wmgrabimage/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics windowmaker MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ EXTRACT_SUFX= .tgz -MAINTAINER= ozz@FreeBSD.org.ru +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick diff --git a/russian/wmcyrx/Makefile b/russian/wmcyrx/Makefile index a89110e4fbdd..97bc89bb8b42 100644 --- a/russian/wmcyrx/Makefile +++ b/russian/wmcyrx/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://freebsd.org.ru/~osa/distfiles/ \ ftp://ftp.ssau.ru/pub/linux_soft/Cyrillic/ \ ftp://ftp.uven.ru/pub/cyrillic/X11/keyboard/ -DISTNAME= cyrx-${PORTVERSION} +DISTNAME= ports@FreeBSD.org MAINTAINER= ozz@FreeBSD.org.ru diff --git a/sysutils/cpbk/Makefile b/sysutils/cpbk/Makefile index 62e18ff2bc57..55fe914c607f 100644 --- a/sysutils/cpbk/Makefile +++ b/sysutils/cpbk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://pep.netnation.com/cpbk/ \ ftp://mocha.mkintraweb.com/pub/linux/cpbk/ -MAINTAINER= ozz@FreeBSD.org.ru +MAINTAINER= ports@FreeBSD.org MAN1= cpbk.1 MANCOMPRESSED= yes diff --git a/sysutils/wmmount/Makefile b/sysutils/wmmount/Makefile index f3cb7b4b8abd..a8d5b42723ce 100644 --- a/sysutils/wmmount/Makefile +++ b/sysutils/wmmount/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.geocities.com/SiliconValley/Vista/2471/files/ DISTNAME= ${PORTNAME}-1.0-beta2 EXTRACT_SUFX= .tgz -MAINTAINER= ozz@FreeBSD.org.ru +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt |