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 /games | |
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>
Notes
Notes:
svn path=/head/; revision=34432
Diffstat (limited to 'games')
-rw-r--r-- | games/kdegames11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/kdegames11/Makefile b/games/kdegames11/Makefile index d80c24ee57cf..40d3e339a0e4 100644 --- a/games/kdegames11/Makefile +++ b/games/kdegames11/Makefile @@ -9,7 +9,7 @@ PORTNAME= kdegames PORTVERSION= 1.1.2 CATEGORIES= games 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 |