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 /graphics | |
parent | 3e023ce614cbb21493211b89bf3672d2e8027b02 (diff) | |
download | FreeBSD-ports-1ed3b18c0fe4dd2b4435b48cdfee262bcfb59184.zip FreeBSD-ports-1ed3b18c0fe4dd2b4435b48cdfee262bcfb59184.tar.gz |
Remove extra whitespaces (portlint).
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sane-backends/Makefile | 4 | ||||
-rw-r--r-- | graphics/sane-frontends/Makefile | 4 | ||||
-rw-r--r-- | graphics/sane/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
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 |