diff options
author | pat <pat@FreeBSD.org> | 2002-07-22 08:54:07 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-07-22 08:54:07 +0800 |
commit | 6c9f1836d968302a3ef411f6967a095204035ac4 (patch) | |
tree | c443b4f21bf202c2d8a1a9ec7c62318523933c8b /mail/tmda/Makefile | |
parent | c8e5af76835c11c457aa987416d102b1e0c57bfa (diff) | |
download | freebsd-ports-gnome-6c9f1836d968302a3ef411f6967a095204035ac4.tar.gz freebsd-ports-gnome-6c9f1836d968302a3ef411f6967a095204035ac4.tar.zst freebsd-ports-gnome-6c9f1836d968302a3ef411f6967a095204035ac4.zip |
Update MASTER_SITES: TMDA now has a new domain
Also while i am here, fix extra whitespace at the end of some pkg-plist
entries
PR: ports/40864
Submitted by: maintainer
Diffstat (limited to 'mail/tmda/Makefile')
-rw-r--r-- | mail/tmda/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/tmda/Makefile b/mail/tmda/Makefile index 8dde9ab11a5d..9cdff4329402 100644 --- a/mail/tmda/Makefile +++ b/mail/tmda/Makefile @@ -8,8 +8,8 @@ PORTNAME= tmda PORTVERSION= 0.58 CATEGORIES= mail python -MASTER_SITES= http://software.libertine.org/tmda/releases/ \ - http://software.libertine.org/tmda/releases/old/ +MASTER_SITES= http://tmda.net/releases/ \ + http://tmda.net/releases/old/ EXTRACT_SUFX= .tgz MAINTAINER= mwm@mired.org |