diff options
author | markp <markp@FreeBSD.org> | 2001-06-26 14:17:12 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-06-26 14:17:12 +0800 |
commit | c89d38ae2cb94019ab823ec4b00390804761061e (patch) | |
tree | 894fc592de1864b043913a901fe84b47714c188e /graphics/isreal | |
parent | aa411d19e1563358630c3dea17faefd9bd44f8f1 (diff) | |
download | freebsd-ports-gnome-c89d38ae2cb94019ab823ec4b00390804761061e.tar.gz freebsd-ports-gnome-c89d38ae2cb94019ab823ec4b00390804761061e.tar.zst freebsd-ports-gnome-c89d38ae2cb94019ab823ec4b00390804761061e.zip |
Switched to MASTER_SITE_LOCAL and removed WWW. Author's pages awol for
too long..
Diffstat (limited to 'graphics/isreal')
-rw-r--r-- | graphics/isreal/Makefile | 3 | ||||
-rw-r--r-- | graphics/isreal/pkg-descr | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/isreal/Makefile b/graphics/isreal/Makefile index b9801a44a3c4..d181de502c0d 100644 --- a/graphics/isreal/Makefile +++ b/graphics/isreal/Makefile @@ -8,7 +8,8 @@ PORTNAME= isreal PORTVERSION= 2.0 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.striker.ottawa.on.ca/pub/isreal/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= markp EXTRACT_SUFX= .tar MAINTAINER= markp@FreeBSD.org diff --git a/graphics/isreal/pkg-descr b/graphics/isreal/pkg-descr index ac1b62f8c012..428b5d8d9e38 100644 --- a/graphics/isreal/pkg-descr +++ b/graphics/isreal/pkg-descr @@ -1,8 +1,6 @@ IsReal analyzes image files to guess the type of image contained: real, realistic or unreal. -WWW: http://www.striker.ottawa.on.ca/~aland/isreal/ - IsReal is distributed under the following license: Copyright (c) 1999 Alan DeKok <aland@ox.org> |