summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-12-25 22:29:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-12-25 22:29:52 +0000
commited1ba38a9ff5eed0713cb5acdf9c6f84978e163e (patch)
tree629156a6be6b178c81263728b3bfd95e47d4def1 /graphics
parentMark this port broken (doesn't package). While I'm here, change "+=" (diff)
Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
Notes
Notes: svn path=/head/; revision=9184
Diffstat (limited to 'graphics')
-rw-r--r--graphics/mpeg_play/Makefile4
-rw-r--r--graphics/netpbm/Makefile4
-rw-r--r--graphics/xdl/Makefile4
-rw-r--r--graphics/xfig-devel/Makefile4
-rw-r--r--graphics/xfig/Makefile4
-rw-r--r--graphics/xgrasp/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/graphics/mpeg_play/Makefile b/graphics/mpeg_play/Makefile
index 14c83dd0f180..434815c0f7a0 100644
--- a/graphics/mpeg_play/Makefile
+++ b/graphics/mpeg_play/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.7 1996/06/12 03:09:02 asami Exp $
+# $Id: Makefile,v 1.8 1996/11/18 11:28:41 asami Exp $
#
DISTNAME= mpeg_play-2.3
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/play/
EXTRACT_SUFX= -src.tar.gz
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
WRKSRC= ${WRKDIR}/mpeg_play
USE_IMAKE= yes
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 29915b9faaec..413b5a68d25d 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -3,7 +3,7 @@
# Date created: ?
# Whom: jmz (original)
#
-# $Id: Makefile,v 1.8 1996/11/18 11:28:55 asami Exp $
+# $Id: Makefile,v 1.9 1997/12/01 07:57:24 tg Exp $
#
DISTNAME= netpbm
@@ -12,7 +12,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://ftp.x.org/R5contrib/
DISTFILES= netpbm-1mar1994.tar.gz
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34
diff --git a/graphics/xdl/Makefile b/graphics/xdl/Makefile
index 315729268838..c81db28e1b93 100644
--- a/graphics/xdl/Makefile
+++ b/graphics/xdl/Makefile
@@ -3,14 +3,14 @@
# Date created: 17 July 1995
# Whom: asami
#
-# $Id: Makefile,v 1.3 1996/11/18 11:29:33 asami Exp $
+# $Id: Makefile,v 1.4 1997/11/15 13:53:58 asami Exp $
#
DISTNAME= xdl-2.1
CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
USE_X11= yes
MAN1= xdl.1
diff --git a/graphics/xfig-devel/Makefile b/graphics/xfig-devel/Makefile
index a9a4de15fdbf..868cde8c4844 100644
--- a/graphics/xfig-devel/Makefile
+++ b/graphics/xfig-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 January 1995
# Whom: roberto
#
-# $Id: Makefile,v 1.15 1997/05/02 04:12:10 asami Exp $
+# $Id: Makefile,v 1.16 1997/08/28 04:27:47 chuckr Exp $
#
DISTNAME= xfig.3.2
@@ -12,7 +12,7 @@ CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/drawing_tools/xfig
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index a9a4de15fdbf..868cde8c4844 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 January 1995
# Whom: roberto
#
-# $Id: Makefile,v 1.15 1997/05/02 04:12:10 asami Exp $
+# $Id: Makefile,v 1.16 1997/08/28 04:27:47 chuckr Exp $
#
DISTNAME= xfig.3.2
@@ -12,7 +12,7 @@ CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/drawing_tools/xfig
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/xgrasp/Makefile b/graphics/xgrasp/Makefile
index 14c03996f2e6..05ebff7985cc 100644
--- a/graphics/xgrasp/Makefile
+++ b/graphics/xgrasp/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 July 1995
# Whom: asami
#
-# $Id: Makefile,v 1.1.1.1 1995/07/29 11:30:49 asami Exp $
+# $Id: Makefile,v 1.2 1996/11/18 11:29:43 asami Exp $
#
DISTNAME= xgrasp.1.7d
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://qiclab.scn.rain.com/pub/X11/ \
ftp://ftp.cs.ubc.ca/mirror1/x-contrib.R5/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
NO_WRKSUBDIR= yes