diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-08-28 12:29:40 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-08-28 12:29:40 +0000 |
commit | 4582cd04527ad53acfacc80484c2bbb9ed52ea78 (patch) | |
tree | 7ff5d6dea008f696d6f567271d9a07f688bf90dd /graphics/vp | |
parent | Update to 1.05. (diff) |
Fix MASTER_SITES.
PR: 85358
Submitted by: Erik Greenwald <erik@smluc.org>
Notes
Notes:
svn path=/head/; revision=141103
Diffstat (limited to 'graphics/vp')
-rw-r--r-- | graphics/vp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vp/Makefile b/graphics/vp/Makefile index f25d23cb97fe..bcdec0d75b53 100644 --- a/graphics/vp/Makefile +++ b/graphics/vp/Makefile @@ -9,7 +9,7 @@ PORTNAME= vp PORTVERSION= 1.5 PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= http://math.smsu.edu/~erik/files/ +MASTER_SITES= http://math.missouristate.edu/~erik/files/ MAINTAINER= ports@FreeBSD.org COMMENT= An image viewer for X |