summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-03-01 12:51:59 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-03-01 12:51:59 +0000
commitf5f6cc4231a8809b8b076c126bcf434a83861e80 (patch)
tree5eb3b5a1d90d1e1beb0c6ae182214ab399446abf /www
parentUpdate to 0.21 (diff)
Use MASTER_SITE_LOCAL.
Suggested by: kris
Notes
Notes: svn path=/head/; revision=130091
Diffstat (limited to 'www')
-rw-r--r--www/akregator/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/akregator/Makefile b/www/akregator/Makefile
index dd9d727e17c1..d01a51a0bb07 100644
--- a/www/akregator/Makefile
+++ b/www/akregator/Makefile
@@ -8,9 +8,8 @@ PORTNAME= akregator
PORTVERSION= 1.0.b8
PORTREVISION= 2
CATEGORIES= www kde
-#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-#MASTER_SITE_SUBDIR= ${PORTNAME}
-MASTER_SITES= http://people.freebsd.org/~lofi/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR=lofi
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/_beta/}
MAINTAINER= ports@FreeBSD.org