diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-08-23 20:21:52 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-08-23 20:21:52 +0000 |
commit | 3157ad19e83cc18bc01cda2201ca67399e278f70 (patch) | |
tree | ee36aab84f0e50f2c472fe44ebddf55e0927d800 | |
parent | Remove previous maintainer, who no longer uses FreeBSD. (diff) |
Remove giffunip@asme.org as the maintainer: he no longer has the ability
to maintain these ports. Any non-committer who wants to grab one let me
know.
Approved by: old maintainer
Notes
Notes:
svn path=/head/; revision=46749
-rw-r--r-- | cad/felt/Makefile | 2 | ||||
-rw-r--r-- | games/xbattle/Makefile | 2 | ||||
-rw-r--r-- | graphics/fli2gif/Makefile | 2 | ||||
-rw-r--r-- | graphics/gplot/Makefile | 2 | ||||
-rw-r--r-- | graphics/hobbes-icons-xpm/Makefile | 2 | ||||
-rw-r--r-- | graphics/plotmtv/Makefile | 2 | ||||
-rw-r--r-- | graphics/ppm2fli/Makefile | 2 | ||||
-rw-r--r-- | graphics/urt/Makefile | 2 | ||||
-rw-r--r-- | lang/atlast/Makefile | 2 | ||||
-rw-r--r-- | math/bihar/Makefile | 2 | ||||
-rw-r--r-- | math/fftpack/Makefile | 2 | ||||
-rw-r--r-- | math/ss/Makefile | 2 | ||||
-rw-r--r-- | math/xwpl/Makefile | 2 | ||||
-rw-r--r-- | misc/xpns/Makefile | 2 | ||||
-rw-r--r-- | multimedia/ppm2fli/Makefile | 2 | ||||
-rw-r--r-- | science/felt/Makefile | 2 | ||||
-rw-r--r-- | textproc/isearch/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/p5-type1inst/Makefile | 2 | ||||
-rw-r--r-- | x11/libsx/Makefile | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/cad/felt/Makefile b/cad/felt/Makefile index 425da9f4b5d2..210feec569af 100644 --- a/cad/felt/Makefile +++ b/cad/felt/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= FElt EXTRACT_SUFX= .src.tar.gz -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d diff --git a/games/xbattle/Makefile b/games/xbattle/Makefile index 023aab7be008..783bee77ed72 100644 --- a/games/xbattle/Makefile +++ b/games/xbattle/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 5.4.1 CATEGORIES= games MASTER_SITES= ftp://cns-ftp.bu.edu/pub/xbattle/ -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes MAN1= xbattle.1 diff --git a/graphics/fli2gif/Makefile b/graphics/fli2gif/Makefile index e2eeda493f12..83683a617c35 100644 --- a/graphics/fli2gif/Makefile +++ b/graphics/fli2gif/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.sco.com/skunkware/src/misc/ \ ftp://ftp.vse.cz/pub/.ccd0c/SCO/ftp.sco.com/skunkware/src/misc/ DISTNAME= ${PORTNAME} -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org do-install: ${INSTALL_PROGRAM} ${WRKSRC}/fli2gif ${PREFIX}/bin diff --git a/graphics/gplot/Makefile b/graphics/gplot/Makefile index eacf35f69069..711c247698a1 100644 --- a/graphics/gplot/Makefile +++ b/graphics/gplot/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.psc.edu/pub/gplot/ DISTFILES= gplot.tar.Z -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes ALL_TARGET= drawcgm gtex gplot diff --git a/graphics/hobbes-icons-xpm/Makefile b/graphics/hobbes-icons-xpm/Makefile index 48b480c7990f..fbe970dc3577 100644 --- a/graphics/hobbes-icons-xpm/Makefile +++ b/graphics/hobbes-icons-xpm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ ftp://ftp.freesoftware.com/pub/X11/R5contrib/ DISTNAME= ${PORTNAME} -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes NO_BUILD= yes diff --git a/graphics/plotmtv/Makefile b/graphics/plotmtv/Makefile index 084640aa69eb..f0a3b2c91b20 100644 --- a/graphics/plotmtv/Makefile +++ b/graphics/plotmtv/Makefile @@ -14,7 +14,7 @@ DISTNAME= Plotmtv${PORTVERSION} MASTER_SITE_SUBDIR= applications EXTRACT_SUFX= .tar.Z -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes ALL_TARGET= World diff --git a/graphics/ppm2fli/Makefile b/graphics/ppm2fli/Makefile index 2aa63c68eb7a..81b408af7d83 100644 --- a/graphics/ppm2fli/Makefile +++ b/graphics/ppm2fli/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://crusty.er.usgs.gov/pub/animation/fli/ DISTNAME= ppm2fli_b1.92 EXTRACT_SUFX= .tar.Z -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org MAN1= ppm2fli.1 unflick.1 diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index 4c5a91ae4159..22a65a809e1a 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -16,7 +16,7 @@ PATCH_SITES= ftp://ptolemy.berkeley.edu/pub/misc/urt/ PATCHFILES= urt-3.1b-3.1b1.patch PATCH_DIST_STRIP=-p1 -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff BUILD_DEPENDS= ${LOCALBASE}/lib/libpbm.a:${PORTSDIR}/graphics/netpbm diff --git a/lang/atlast/Makefile b/lang/atlast/Makefile index f2142bcc3424..32a73e7d7a9f 100644 --- a/lang/atlast/Makefile +++ b/lang/atlast/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= http://www.fourmilab.ch/atlast/ \ http://www.fourmilab.to/atlast/ -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org do-install: $(INSTALL_PROGRAM) $(WRKSRC)/atlast $(PREFIX)/bin diff --git a/math/bihar/Makefile b/math/bihar/Makefile index 7f29725a1acf..a172001bae8e 100644 --- a/math/bihar/Makefile +++ b/math/bihar/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://netlib.bell-labs.com/netlib/ DISTNAME= bihar EXTRACT_SUFX= .tar -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= linpack.1:${PORTSDIR}/math/linpack diff --git a/math/fftpack/Makefile b/math/fftpack/Makefile index 7f29725a1acf..a172001bae8e 100644 --- a/math/fftpack/Makefile +++ b/math/fftpack/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://netlib.bell-labs.com/netlib/ DISTNAME= bihar EXTRACT_SUFX= .tar -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= linpack.1:${PORTSDIR}/math/linpack diff --git a/math/ss/Makefile b/math/ss/Makefile index ed53af3a57f2..c5306a7fe600 100644 --- a/math/ss/Makefile +++ b/math/ss/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.irus.rri.on.ca/~amulder/ss/ \ ftp://ftp.u-aizu.ac.jp/pub/misc/tools/spreadsheet/ualberta/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/ss_133 MAN1= ss.1 pss.1 diff --git a/math/xwpl/Makefile b/math/xwpl/Makefile index fc84b86d9847..207670115fe0 100644 --- a/math/xwpl/Makefile +++ b/math/xwpl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ftp://pascal.math.yale.edu/pub/wavelets/software/xwpl/other-versions/ DISTNAME= ${PKGNAME}-freebsd -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org ONLY_FOR_ARCHS= i386 diff --git a/misc/xpns/Makefile b/misc/xpns/Makefile index 7323448253f7..211e9c653f77 100644 --- a/misc/xpns/Makefile +++ b/misc/xpns/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc cad MASTER_SITES= http://www.ee.uwa.edu.au/~braunl/pns/ftp/ DISTFILES= pns_source.tar.Z -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes USE_X_PREFIX= yes diff --git a/multimedia/ppm2fli/Makefile b/multimedia/ppm2fli/Makefile index 2aa63c68eb7a..81b408af7d83 100644 --- a/multimedia/ppm2fli/Makefile +++ b/multimedia/ppm2fli/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://crusty.er.usgs.gov/pub/animation/fli/ DISTNAME= ppm2fli_b1.92 EXTRACT_SUFX= .tar.Z -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org MAN1= ppm2fli.1 unflick.1 diff --git a/science/felt/Makefile b/science/felt/Makefile index 425da9f4b5d2..210feec569af 100644 --- a/science/felt/Makefile +++ b/science/felt/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= FElt EXTRACT_SUFX= .src.tar.gz -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d diff --git a/textproc/isearch/Makefile b/textproc/isearch/Makefile index 9d87336fb675..6fabceb13c73 100644 --- a/textproc/isearch/Makefile +++ b/textproc/isearch/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc databases MASTER_SITES= http://www.etymon.com/pub/Isearch/ DISTNAME= Isearch-${PORTVERSION} -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes diff --git a/x11-fonts/p5-type1inst/Makefile b/x11-fonts/p5-type1inst/Makefile index e453569720c0..e3cd6c435216 100644 --- a/x11-fonts/p5-type1inst/Makefile +++ b/x11-fonts/p5-type1inst/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR=X11/xutils PKGNAMEPREFIX= p5- -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org USE_PERL5= yes USE_XLIB= yes diff --git a/x11/libsx/Makefile b/x11/libsx/Makefile index c3afbd9990c6..5f587c0d0577 100644 --- a/x11/libsx/Makefile +++ b/x11/libsx/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= libraries DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d |