diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 2001-01-09 05:57:08 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 2001-01-09 05:57:08 +0000 |
commit | 8a1d4f194e16776e0dfe99294a660dd3006456b7 (patch) | |
tree | 54030674eaeb8395968b69e584b43cfbde4a6b7b /graphics | |
parent | 34c261aa49b0970e92716e7c1c7e3ada6b401ff8 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/camediaplay/Makefile | 2 | ||||
-rw-r--r-- | graphics/dc3play/Makefile | 2 | ||||
-rw-r--r-- | graphics/qvplay/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/camediaplay/Makefile b/graphics/camediaplay/Makefile index e2bb217a29d7..dc8e2c949309 100644 --- a/graphics/camediaplay/Makefile +++ b/graphics/camediaplay/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.itojun.org/pub/digi-cam/C-400L/unix/ \ ftp://ftp.digipri.co.jp/pub/free-software/Olympus/C-400L/unix/ -MAINTAINER= itojun@itojun.org +MAINTAINER= ports@freebsd.org WRKSRC= ${WRKDIR}/camediaplay/build HAS_CONFIGURE= yes diff --git a/graphics/dc3play/Makefile b/graphics/dc3play/Makefile index 5c07b6bede36..ce163cdcbd74 100644 --- a/graphics/dc3play/Makefile +++ b/graphics/dc3play/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.itojun.org/pub/digi-cam/DC-3/unix/ \ ftp://ftp.digipri.co.jp/pub/free-software/Ricoh/DC-3/unix/ -MAINTAINER= itojun@itojun.org +MAINTAINER= ports@freebsd.org WRKSRC= ${WRKDIR}/dc3play/build HAS_CONFIGURE= yes diff --git a/graphics/qvplay/Makefile b/graphics/qvplay/Makefile index bdcc5fe2f69e..2a9bf1beb84c 100644 --- a/graphics/qvplay/Makefile +++ b/graphics/qvplay/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.94 CATEGORIES= graphics MASTER_SITES= http://www.asahi-net.or.jp/~xg2k-hys/ -MAINTAINER= itojun@itojun.org +MAINTAINER= ports@freebsd.org RESTRICTED= "Redistribution prohibited since it is in beta test period" |