diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-28 15:54:01 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-28 15:54:01 +0000 |
commit | 4377d24c2fae61b508503b4c31edde74c3c1f90f (patch) | |
tree | 76f9e6f5b381869e5a67726f8768c3827910b757 | |
parent | 45a810a935c30d6fc265d80460e4e9078bd5d41b (diff) | |
download | ports-4377d24c2fae61b508503b4c31edde74c3c1f90f.tar.gz ports-4377d24c2fae61b508503b4c31edde74c3c1f90f.zip |
Notes
-rw-r--r-- | astro/luna/Makefile | 2 | ||||
-rw-r--r-- | converters/uudx/Makefile | 2 | ||||
-rw-r--r-- | japanese/today/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/astro/luna/Makefile b/astro/luna/Makefile index 2f704bc3af3d..334f7f472ead 100644 --- a/astro/luna/Makefile +++ b/astro/luna/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.vector.co.jp/pack/dos/edu/science/space/ DISTNAME= luna19s EXTRACT_SUFX= .lzh -MAINTAINER= rewsirow@ff.iij4u.or.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Display the moon's phase EXTRACT_DEPENDS= lha:${PORTSDIR}/archivers/lha diff --git a/converters/uudx/Makefile b/converters/uudx/Makefile index 231b4b1a7451..88165ecdb99e 100644 --- a/converters/uudx/Makefile +++ b/converters/uudx/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.vector.co.jp/pack/dos/util/bin/conv/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//} EXTRACT_SUFX= .lzh -MAINTAINER= rewsirow@ff.iij4u.or.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Extractor from uuencoded files EXTRACT_DEPENDS=lha:${PORTSDIR}/archivers/lha diff --git a/japanese/today/Makefile b/japanese/today/Makefile index f5d2f8c236a4..c2b3a6ccb5d6 100644 --- a/japanese/today/Makefile +++ b/japanese/today/Makefile @@ -13,7 +13,7 @@ DISTNAME= ja-${PORTNAME}-${PORTVERSION} DISTFILES= td${PORTVERSION:S/.//}s.lzh \ td${PORTVERSION:S/.//}m.lzh -MAINTAINER= rewsirow@ff.iij4u.or.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Tells you what day today is EXTRACT_DEPENDS=lha:${PORTSDIR}/archivers/lha \ |