diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 22:39:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 22:39:26 +0000 |
commit | fdf29be1f6817d8f25bb3f573068411796a668b3 (patch) | |
tree | 83a54da3aac2be1f3f202027275138c63ebdb6df /mail/wanderlust | |
parent | ecc99c898e2684921bc69a6a68c46753e5544b12 (diff) | |
download | ports-fdf29be1f6817d8f25bb3f573068411796a668b3.tar.gz ports-fdf29be1f6817d8f25bb3f573068411796a668b3.zip |
Notes
Diffstat (limited to 'mail/wanderlust')
-rw-r--r-- | mail/wanderlust/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile index 22c3ce221589..1371c421a99d 100644 --- a/mail/wanderlust/Makefile +++ b/mail/wanderlust/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 2.14.0 PORTREVISION= 16 CATEGORIES= mail elisp MASTER_SITES= ftp://ftp.gohome.org/wl/stable/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,text/elisp/wl/stable/&,} \ http://www.jpl.org/elips/wl/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= wl-${PORTVERSION} |