diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-30 01:33:54 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-30 01:33:54 +0000 |
commit | ef4e39b482c78464c4904ce161419a0e28a49ef8 (patch) | |
tree | 437567ec67f8b3e236acb3ddb4aeb2b83f254430 /graphics | |
parent | Add NO_LATEST_LINK=yes to facilitate use of KDE 2.0 instead of 1.1.2. (diff) |
Update MASTER_SITES to reflect reorganization of ${MASTER_SITE_KDE} since
they moved 1.1.2 into the attic to discourage use of it.
Submitted by: Carl Johan Madestrand <cj@vallcom.net>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/kdegraphics11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kdegraphics11/Makefile b/graphics/kdegraphics11/Makefile index 26557c3f37e2..1bf1b8f57cd6 100644 --- a/graphics/kdegraphics11/Makefile +++ b/graphics/kdegraphics11/Makefile @@ -9,7 +9,7 @@ PORTNAME= kdegraphics PORTVERSION= 1.1.2 CATEGORIES= graphics kde MASTER_SITES= $(MASTER_SITE_KDE) -MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2 +MASTER_SITE_SUBDIR= Attic/old/1.1.2/distribution/tar/generic/source/bz2 MAINTAINER= will@FreeBSD.org |