summaryrefslogtreecommitdiff
path: root/net/ntp-devel
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2001-07-07 19:03:41 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2001-07-07 19:03:41 +0000
commit9c61f8a9f5ddc3e15013c523b8e1c632584174a4 (patch)
tree9bfcd04368cfbd37c9f573dc1693b051d00fd253 /net/ntp-devel
parentUpdate ruby-dbi and ruby-dbd modules 0.0.6. (diff)
Fix MASTER_SITES
PR: 28791 Submitted by: Maintainer
Notes
Notes: svn path=/head/; revision=44888
Diffstat (limited to 'net/ntp-devel')
-rw-r--r--net/ntp-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile
index 9b5a1c6bae40..e28238c9c3fd 100644
--- a/net/ntp-devel/Makefile
+++ b/net/ntp-devel/Makefile
@@ -9,7 +9,7 @@ PORTNAME= ntp
PORTVERSION= 4.0.99m.r2
CATEGORIES= net
MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \
- http://www.eeics.udel.edu/~ntp/ntp_spool/ntp4/
+ http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
MAINTAINER= Cy.Schubert@uumail.gov.bc.ca