summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2001-06-01 15:39:23 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2001-06-01 15:39:23 +0000
commit7a1045a2153737cda0b5691c8db8591f0a935b91 (patch)
tree0bf8a03ea2cc0e5e4f00eec98fb9f62c872e0460 /x11
parentBackout my last backout. (diff)
Use MASTER_SITE_LOCAL because the author seems to have taken the
distfile offline when he moved his Web pages. I've dropped him a note about it, but judging from http://www.advogato.org/person/khazad/ he seems to feel this project is complete.
Notes
Notes: svn path=/head/; revision=43399
Diffstat (limited to 'x11')
-rw-r--r--x11/portoseguro/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/portoseguro/Makefile b/x11/portoseguro/Makefile
index 2177aeefe172..7d9125ae6d9d 100644
--- a/x11/portoseguro/Makefile
+++ b/x11/portoseguro/Makefile
@@ -8,7 +8,8 @@
PORTNAME= portoseguro
PORTVERSION= 0.4
CATEGORIES= x11
-MASTER_SITES= http://www.ic.unicamp.br/~guazzibe/random/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= trevor
DISTNAME= ${PORTNAME}-alpha4
MAINTAINER= trevor@FreeBSD.org