diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-02-01 16:07:37 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-02-01 16:07:37 +0800 |
commit | 248ab72f8e40a17309985b5fef1207d05d2bcb71 (patch) | |
tree | 03c3a7a2159aa2f1b99b7a5c66b6a8ab377440fc /graphics/gridpix | |
parent | ff3a60f3a2fd8bf9ddc823a58ebba362910c3eea (diff) | |
download | freebsd-ports-gnome-248ab72f8e40a17309985b5fef1207d05d2bcb71.tar.gz freebsd-ports-gnome-248ab72f8e40a17309985b5fef1207d05d2bcb71.tar.zst freebsd-ports-gnome-248ab72f8e40a17309985b5fef1207d05d2bcb71.zip |
- Update download location, mirror it in my public distfiles
Reported by: -fetch-original pointyhat run
Diffstat (limited to 'graphics/gridpix')
-rw-r--r-- | graphics/gridpix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gridpix/Makefile b/graphics/gridpix/Makefile index 5d5b6fb3f040..e1f6de79a01f 100644 --- a/graphics/gridpix/Makefile +++ b/graphics/gridpix/Makefile @@ -9,7 +9,7 @@ PORTNAME= gridpix PORTVERSION= 2.1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= trevor +MASTER_SITE_SUBDIR= pgollucci DISTNAME= GridPix-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |