diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-12 15:46:51 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-12 15:46:51 +0800 |
commit | f88d9d06a4eedb0e83d2ba65d51f5f211ea7a6c3 (patch) | |
tree | d556ddd798f78980b7a7c516aef08bafda7070cc /graphics/plasma-kmod | |
parent | 4cdac19a2aef19ed7354c6daf30644d4336f5b5a (diff) | |
download | freebsd-ports-gnome-f88d9d06a4eedb0e83d2ba65d51f5f211ea7a6c3.tar.gz freebsd-ports-gnome-f88d9d06a4eedb0e83d2ba65d51f5f211ea7a6c3.tar.zst freebsd-ports-gnome-f88d9d06a4eedb0e83d2ba65d51f5f211ea7a6c3.zip |
fix fetch for graphics/plasma-kmod
PR: ports/45959
Submitted by: Mark Linimon <linimon@lonesome.com>
Diffstat (limited to 'graphics/plasma-kmod')
-rw-r--r-- | graphics/plasma-kmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/plasma-kmod/Makefile b/graphics/plasma-kmod/Makefile index 11f8d5987ea1..591e70e394be 100644 --- a/graphics/plasma-kmod/Makefile +++ b/graphics/plasma-kmod/Makefile @@ -8,7 +8,7 @@ PORTNAME= plasma PORTVERSION= 0.1 CATEGORIES= graphics -MASTER_SITES= http://ukug.uk.freebsd.org/~greid/ +MASTER_SITES= http://users.uk.freebsd.org/~greid/ PKGNAMESUFFIX= -kmod MAINTAINER= greid@ukug.uk.freebsd.org |