summaryrefslogtreecommitdiff
path: root/net/queso
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-05-25 10:11:59 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-05-25 10:11:59 +0000
commit57a28353c6a9f8d232e218f7a4dbd4a1f07ad62c (patch)
treea97787e3ce68b95bf0377e81d382867f9581a980 /net/queso
parentIf a user has set the EF_ALIGNMENT, EF_PROTECT_BELOW or EF_PROTECT_FREE (diff)
Fix master site
Notes
Notes: svn path=/head/; revision=43040
Diffstat (limited to 'net/queso')
-rw-r--r--net/queso/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/queso/Makefile b/net/queso/Makefile
index abd62becbc1f..31f2a083ada9 100644
--- a/net/queso/Makefile
+++ b/net/queso/Makefile
@@ -10,10 +10,9 @@
PORTNAME= queso
PORTVERSION= 980922
CATEGORIES= net security
-MASTER_SITES= ftp://ftp.ee.lbl.gov/ \
- ${MASTER_SITE_SUNSITE} \
- ftp://freebsd.ntu.edu.tw/freebsd/_distfiles/
-MASTER_SITE_SUBDIR= distributions/trinux/src/netmap
+MASTER_SITES= ftp://freebsd.ntu.edu.tw/FreeBSD/distfiles/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= obrien
MAINTAINER= obrien@FreeBSD.org