diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-01-17 01:33:20 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-01-17 01:33:20 +0800 |
commit | 51369898d389675759f44baed7961d59c8233c93 (patch) | |
tree | 8b4ec24d53e3f6345ace454c06ff938dbaf9a7a1 /russian/gd | |
parent | 03f706620f3d8413ee3403771d9bc2bc73023978 (diff) | |
download | freebsd-ports-gnome-51369898d389675759f44baed7961d59c8233c93.tar.gz freebsd-ports-gnome-51369898d389675759f44baed7961d59c8233c93.tar.zst freebsd-ports-gnome-51369898d389675759f44baed7961d59c8233c93.zip |
Massive style enforcement - use ^I instead of spaces for variables identation.
Diffstat (limited to 'russian/gd')
-rw-r--r-- | russian/gd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/russian/gd/Makefile b/russian/gd/Makefile index ee1bf3a45d5d..701356c424ff 100644 --- a/russian/gd/Makefile +++ b/russian/gd/Makefile @@ -8,10 +8,10 @@ PORTNAME= gd PORTVERSION= 1.8.2 CATEGORIES= russian graphics -MASTER_SITES= http://www.boutell.com/gd/http/ \ +MASTER_SITES= http://www.boutell.com/gd/http/ \ ftp://ftp.boutell.com/pub/boutell/gd/ -MAINTAINER= gsm@infosite.ru +MAINTAINER= gsm@infosite.ru LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg |