diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-11 08:51:14 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-11 08:51:14 +0000 |
commit | 09e4e6f119b9ec6b0056a841d178b9a94d4663c4 (patch) | |
tree | 60dbec4f6c36413d232be56d31553ec53ac5f6fa /graphics/exhibit/Makefile | |
parent | 6ed6dba53f7727f76189d43bcaac071f15a544b6 (diff) |
Notes
Diffstat (limited to 'graphics/exhibit/Makefile')
-rw-r--r-- | graphics/exhibit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/exhibit/Makefile b/graphics/exhibit/Makefile index b9eedadbf1c7..dda886cad730 100644 --- a/graphics/exhibit/Makefile +++ b/graphics/exhibit/Makefile @@ -7,9 +7,9 @@ # PORTNAME= exhibit -PORTVERSION= 20060926 +PORTVERSION= 20070223 CATEGORIES= graphics -MASTER_SITES= http://sunner.elcomnet.ru/~stas/ +MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ MAINTAINER= stas@FreeBSD.org COMMENT= An ETK-based image viewer |