diff options
author | shige <shige@FreeBSD.org> | 1999-07-13 00:18:38 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 1999-07-13 00:18:38 +0800 |
commit | 4eb325a764c844a0bb7b39aec349f69bddc2896f (patch) | |
tree | fa7de375639e47e36e1e5b6465f91fc5533fd201 /editors | |
parent | 86da84b776e8ed04e54c2789ef57f30d5fc4c84c (diff) | |
download | freebsd-ports-gnome-4eb325a764c844a0bb7b39aec349f69bddc2896f.tar.gz freebsd-ports-gnome-4eb325a764c844a0bb7b39aec349f69bddc2896f.tar.zst freebsd-ports-gnome-4eb325a764c844a0bb7b39aec349f69bddc2896f.zip |
Change PATCH_SITES.
Fix unfetchable problem.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/custom-mule/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/custom-mule/Makefile b/editors/custom-mule/Makefile index e6f82cf0dced..dd8ca861f59d 100644 --- a/editors/custom-mule/Makefile +++ b/editors/custom-mule/Makefile @@ -3,13 +3,13 @@ # Date created: 27 December 1998 # Whom: shige # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/30 03:01:43 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG PATCHFILES= custom-1.9962.patch -PATCH_SITES= http://www.jpl.org/elips/semi-gnus-mule23@1934/ +PATCH_SITES= ftp://ftp.jpl.org/pub/elisp/semi-gnus-mule23@1934/ PATCH_DIST_STRIP= -p1 # This is a slave port. |