diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-29 15:55:10 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-29 15:55:10 +0000 |
commit | 1a186b37ec1eebe398a5d7a5befa70af590b584a (patch) | |
tree | 085571d3929430d8afd5a20d945ebe5d7c24c555 /graphics/epdfview | |
parent | af9892c175b3b534a10a32e9f583a6a69842578b (diff) |
- Remove chinsan2.twbbs.org, distfiles moved to LOCAL
PR: 108392, 108393, 108394, 108395, 108396, 108397, 108398, 108399, 108400, 108401
Submitted by: chinsan (maintainer)
Notes
Notes:
svn path=/head/; revision=183630
Diffstat (limited to 'graphics/epdfview')
-rw-r--r-- | graphics/epdfview/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile index eb970c5b26ed..c19011c65357 100644 --- a/graphics/epdfview/Makefile +++ b/graphics/epdfview/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 0.1.5 PORTREVISION= 2 CATEGORIES= graphics print gnome MASTER_SITES= http://trac.emma-soft.com/epdfview/chrome/site/releases/ \ - http://chinsan2.twbbs.org/distfiles/ \ - ftp://chinsan2.twbbs.org/distfiles/ + LOCAL/chinsan MAINTAINER= chinsan@FreeBSD.org COMMENT= A lightweight PDF document viewer |