diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-08-15 08:47:56 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-08-15 08:47:56 +0000 |
commit | e53c8bc6a1aa4b7ad6b853950dcb973c1cb5b149 (patch) | |
tree | b3683107d473a78ebdce1518b9c016ca5ac2e04e /graphics | |
parent | Update to 0.13. (diff) |
- Use MASTER_SITE_BERLIOS
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gtksee/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile index 277e05bb08f8..acf55bb555fd 100644 --- a/graphics/gtksee/Makefile +++ b/graphics/gtksee/Makefile @@ -9,7 +9,8 @@ PORTNAME= gtksee PORTVERSION= 0.5.6 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://download.berlios.de/gtksee/ +MASTER_SITES= ${MASTER_SITE_BERLIOS} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Image viewer |