diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-02-01 16:11:40 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-02-01 16:11:40 +0800 |
commit | b01f3a3bed71846ce6921d40a2279d0b23612ec5 (patch) | |
tree | 5e5b8c3b9c308bd26bf51fdd2bb3b135a12e9f59 /graphics | |
parent | 248ab72f8e40a17309985b5fef1207d05d2bcb71 (diff) | |
download | freebsd-ports-gnome-b01f3a3bed71846ce6921d40a2279d0b23612ec5.tar.gz freebsd-ports-gnome-b01f3a3bed71846ce6921d40a2279d0b23612ec5.tar.zst freebsd-ports-gnome-b01f3a3bed71846ce6921d40a2279d0b23612ec5.zip |
- Update download locations
Reported by: -fetch-original pointyhat run
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gsnapshot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gsnapshot/Makefile b/graphics/gsnapshot/Makefile index 01102c20fa00..e89c3fbb2226 100644 --- a/graphics/gsnapshot/Makefile +++ b/graphics/gsnapshot/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 1.0 PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF +MASTER_SITE_SUBDIR= gould MAINTAINER= ports@FreeBSD.org COMMENT= A gtk+ based screen capture |