diff options
author | Ben Smithurst <ben@FreeBSD.org> | 2001-07-12 21:45:49 +0000 |
---|---|---|
committer | Ben Smithurst <ben@FreeBSD.org> | 2001-07-12 21:45:49 +0000 |
commit | 62cc92f957a4f6ccb93cc43dc3177681af56a5e3 (patch) | |
tree | 863c8aad8fea03ad63d4de8e1ce3a85a2cfabe44 | |
parent | Update this port and close the PR that has been open for a (diff) |
Update master sites.
Notes
Notes:
svn path=/head/; revision=45085
-rw-r--r-- | mail/cvsmail/Makefile | 2 | ||||
-rw-r--r-- | sysutils/fontedit/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/cvsmail/Makefile b/mail/cvsmail/Makefile index 11b61094f535..43bf103e7cd9 100644 --- a/mail/cvsmail/Makefile +++ b/mail/cvsmail/Makefile @@ -8,7 +8,7 @@ PORTNAME= cvsmail PORTVERSION= 1.5 CATEGORIES= mail -MASTER_SITES= http://www.scientia.demon.co.uk/users/ben/software/mail/dists/ +MASTER_SITES= http://www.smithurst.org/ben/software/mail/dists/ DISTNAME= mailutils-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/fontedit/Makefile b/sysutils/fontedit/Makefile index 99af630c22d1..3d06fa75c2af 100644 --- a/sysutils/fontedit/Makefile +++ b/sysutils/fontedit/Makefile @@ -7,7 +7,7 @@ PORTNAME= fontedit PORTVERSION= 1.1 CATEGORIES= sysutils -MASTER_SITES= http://www.scientia.demon.co.uk/users/ben/tarballs/ \ +MASTER_SITES= http://www.smithurst.org/ben/tarballs/ \ ftp://ukug.uk.freebsd.org/pub/mark/fontmake/ MAINTAINER= ports@FreeBSD.org |