summaryrefslogtreecommitdiff
path: root/x11-wm/bbconf
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-24 13:51:26 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-24 13:51:26 +0000
commit6e3acb8cb9f4fc42c8b83cf30aa3cb13eccc9bc1 (patch)
tree23fcaaaef23a59ae2bfea93de0354fc06e2b5849 /x11-wm/bbconf
parentDon't declare malloc(), it's already in stdlib.h (diff)
Fix MASTER_SITES
PR: 43327 Submitted by: maintainer, bento
Notes
Notes: svn path=/head/; revision=67095
Diffstat (limited to 'x11-wm/bbconf')
-rw-r--r--x11-wm/bbconf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/bbconf/Makefile b/x11-wm/bbconf/Makefile
index ba1567d1e7fe..d4a907aa6362 100644
--- a/x11-wm/bbconf/Makefile
+++ b/x11-wm/bbconf/Makefile
@@ -8,7 +8,8 @@
PORTNAME= bbconf
PORTVERSION= 1.8
CATEGORIES= x11-wm
-MASTER_SITES= http://bbconf.sourceforge.net/code/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= stijn@win.tue.nl