diff options
author | dirk <dirk@FreeBSD.org> | 2000-02-05 18:27:27 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-02-05 18:27:27 +0800 |
commit | 1ed3b18c0fe4dd2b4435b48cdfee262bcfb59184 (patch) | |
tree | a58cbdddfe9b6cdde1c4cc40cab1b655aab5491a /graphics/sane-backends/Makefile | |
parent | 3e023ce614cbb21493211b89bf3672d2e8027b02 (diff) | |
download | freebsd-ports-gnome-1ed3b18c0fe4dd2b4435b48cdfee262bcfb59184.tar.gz freebsd-ports-gnome-1ed3b18c0fe4dd2b4435b48cdfee262bcfb59184.tar.zst freebsd-ports-gnome-1ed3b18c0fe4dd2b4435b48cdfee262bcfb59184.zip |
Remove extra whitespaces (portlint).
Diffstat (limited to 'graphics/sane-backends/Makefile')
-rw-r--r-- | graphics/sane-backends/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |