diff options
author | dirk <dirk@FreeBSD.org> | 2000-02-05 10:27:27 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-02-05 10:27:27 +0000 |
commit | 1ed3b18c0fe4dd2b4435b48cdfee262bcfb59184 (patch) | |
tree | a58cbdddfe9b6cdde1c4cc40cab1b655aab5491a | |
parent | 3e023ce614cbb21493211b89bf3672d2e8027b02 (diff) | |
download | FreeBSD-ports-1ed3b18c0fe4dd2b4435b48cdfee262bcfb59184.zip FreeBSD-ports-1ed3b18c0fe4dd2b4435b48cdfee262bcfb59184.tar.gz |
Remove extra whitespaces (portlint).
-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 7f01920..9116567 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 3140c26..e0626b9 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 5ba3d70..08f358a 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 d288433..d930276 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 d288433..d930276 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 d288433..d930276 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 |