diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2000-02-05 10:27:27 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2000-02-05 10:27:27 +0000 |
commit | 94ad4abef2b9dc040aa63b315d2b5f5138c5e9a3 (patch) | |
tree | 4500aaed24fb76f0287fa393c61481305ed69af0 | |
parent | d8be6ffac2c17eac613c1ac3fe50d832dba5ebc5 (diff) | |
download | ports-94ad4abef2b9dc040aa63b315d2b5f5138c5e9a3.tar.gz ports-94ad4abef2b9dc040aa63b315d2b5f5138c5e9a3.zip |
Notes
-rw-r--r-- | audio/wsoundprefs/Makefile | 10 | ||||
-rw-r--r-- | audio/wsoundprefs/pkg-descr | 1 | ||||
-rw-r--r-- | audio/wsoundserver/Makefile | 2 | ||||
-rw-r--r-- | graphics/sane-backends/Makefile | 4 | ||||
-rw-r--r-- | graphics/sane-frontends/Makefile | 4 | ||||
-rw-r--r-- | graphics/sane/Makefile | 4 |
6 files changed, 12 insertions, 13 deletions
diff --git a/audio/wsoundprefs/Makefile b/audio/wsoundprefs/Makefile index 7f01920ecc1c..91165674eeeb 100644 --- a/audio/wsoundprefs/Makefile +++ b/audio/wsoundprefs/Makefile @@ -1,7 +1,7 @@ -# New ports collection makefile for: wsoundPrefs -# Version required: 1.0.2 -# Date created: 12 December 1998 -# Whom: gljohns@bellsouth.net +# New ports collection makefile for: wsoundPrefs +# Version required: 1.0.2 +# Date created: 12 December 1998 +# Whom: gljohns@bellsouth.net # # $FreeBSD$ # @@ -10,7 +10,7 @@ DISTNAME= WSoundPrefs-1.0.2 CATEGORIES= audio windowmaker MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker \ wmsound:${PORTSDIR}/audio/wmsound diff --git a/audio/wsoundprefs/pkg-descr b/audio/wsoundprefs/pkg-descr index 3140c26749f4..e0626b92a392 100644 --- a/audio/wsoundprefs/pkg-descr +++ b/audio/wsoundprefs/pkg-descr @@ -11,4 +11,3 @@ ${X11BASE}/GNUstep/Apps/WSoundPrefs.app/WSoundPrefs The following icon is recommended for the dock or clip of Window Maker: ${X11BASE}/GNUstep/Apps/WSoundPrefs.app/WSoundPrefs.tiff - diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile index 5ba3d70e92a0..08f358a46505 100644 --- a/audio/wsoundserver/Makefile +++ b/audio/wsoundserver/Makefile @@ -10,7 +10,7 @@ DISTNAME= wmsound-0.9.5 CATEGORIES= audio windowmaker MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index d288433e5e4d..d930276c7ab2 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -8,10 +8,10 @@ DISTNAME= sane-1.0.1 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.mostang.com/pub/sane/ \ +MASTER_SITES= ftp://ftp.mostang.com/pub/sane/ \ ftp://ftp.lahn.de/pub/platforms/linux/libs/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index d288433e5e4d..d930276c7ab2 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -8,10 +8,10 @@ DISTNAME= sane-1.0.1 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.mostang.com/pub/sane/ \ +MASTER_SITES= ftp://ftp.mostang.com/pub/sane/ \ ftp://ftp.lahn.de/pub/platforms/linux/libs/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/graphics/sane/Makefile b/graphics/sane/Makefile index d288433e5e4d..d930276c7ab2 100644 --- a/graphics/sane/Makefile +++ b/graphics/sane/Makefile @@ -8,10 +8,10 @@ DISTNAME= sane-1.0.1 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.mostang.com/pub/sane/ \ +MASTER_SITES= ftp://ftp.mostang.com/pub/sane/ \ ftp://ftp.lahn.de/pub/platforms/linux/libs/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ jpeg.9:${PORTSDIR}/graphics/jpeg |