diff options
author | lippe <lippe@FreeBSD.org> | 2008-05-12 23:29:42 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2008-05-12 23:29:42 +0800 |
commit | 8fbc5301687c6aff4d0e81b54b0ef28a7ab60c15 (patch) | |
tree | 39d7d82720ce84eaaa2ff0df5f6b0383233dbc56 /mail/libpst | |
parent | b95a02933ebf00f003cbfa66090261a715a20172 (diff) | |
download | freebsd-ports-gnome-8fbc5301687c6aff4d0e81b54b0ef28a7ab60c15.tar.gz freebsd-ports-gnome-8fbc5301687c6aff4d0e81b54b0ef28a7ab60c15.tar.zst freebsd-ports-gnome-8fbc5301687c6aff4d0e81b54b0ef28a7ab60c15.zip |
- Update MASTER_SITES.
PR: ports/121884
Submitted by: Marcin Cieslak <saper@system.pl>
Approved by: gabor (mentor), maintainer timeout (> 2 weeks)
Diffstat (limited to 'mail/libpst')
-rw-r--r-- | mail/libpst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/libpst/Makefile b/mail/libpst/Makefile index 57323a90ab3c..8616bd237587 100644 --- a/mail/libpst/Makefile +++ b/mail/libpst/Makefile @@ -8,7 +8,7 @@ PORTNAME= libpst PORTVERSION= 0.5.1 CATEGORIES= mail converters -MASTER_SITES= http://alioth.debian.org/download.php/844/ +MASTER_SITES= http://alioth.debian.org/frs/download.php/844/ EXTRACT_SUFX= .tgz MAINTAINER= natey@natey.com |