diff options
author | Carlo Strub <cs@FreeBSD.org> | 2016-10-10 20:27:09 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2016-10-10 20:27:09 +0000 |
commit | de88f6d100091fc56ce97dd8736149bdb643d9fc (patch) | |
tree | ec52ba53ada627a95bb73d3735f7f177c70feb0c /www/imgsizer | |
parent | 6e80a671beb2330b42b025778a67c9fb80a00ab2 (diff) |
Notes
Diffstat (limited to 'www/imgsizer')
-rw-r--r-- | www/imgsizer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/imgsizer/Makefile b/www/imgsizer/Makefile index 7e7efe3858dd..7ab3c25fe0fb 100644 --- a/www/imgsizer/Makefile +++ b/www/imgsizer/Makefile @@ -4,8 +4,7 @@ PORTNAME= imgsizer PORTVERSION= 2.9 CATEGORIES= www textproc -MASTER_SITES= http://www.catb.org/~esr/imgsizer/ \ - http://www.c-s.li/ports/ +MASTER_SITES= http://www.catb.org/~esr/imgsizer/ MAINTAINER= cs@FreeBSD.org COMMENT= Tool to autogenerate WIDTH and HEIGHT for IMG HTML tags |