aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2006-05-02 22:47:56 +0800
committergarga <garga@FreeBSD.org>2006-05-02 22:47:56 +0800
commitd42bf8bc1751382b1c5e5e527fe7cc0c9f1ada0a (patch)
tree832d4c90b6fea74dd5b34d96da0935465bd0762a /mail
parent70dc8c84a3438da6768fc35d508ad1d464b2c2f4 (diff)
downloadfreebsd-ports-graphics-d42bf8bc1751382b1c5e5e527fe7cc0c9f1ada0a.tar.gz
freebsd-ports-graphics-d42bf8bc1751382b1c5e5e527fe7cc0c9f1ada0a.tar.zst
freebsd-ports-graphics-d42bf8bc1751382b1c5e5e527fe7cc0c9f1ada0a.zip
- Use recently added MASTER_SITE_MOZDEV
PR: ports/96451 (part of) Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> Approved by: maintainer in private email
Diffstat (limited to 'mail')
-rw-r--r--mail/moztraybiff/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/moztraybiff/Makefile b/mail/moztraybiff/Makefile
index 5f26e273fbe..d746f44ac78 100644
--- a/mail/moztraybiff/Makefile
+++ b/mail/moztraybiff/Makefile
@@ -8,7 +8,8 @@
PORTNAME= moztraybiff
PORTVERSION= 1.2.1
CATEGORIES= mail gnome
-MASTER_SITES= http://mozdev.oregonstate.edu/moztraybiff/
+MASTER_SITES= ${MASTER_SITE_MOZDEV}
+MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= mozTrayBiff-${PORTVERSION}
MAINTAINER= adamw@FreeBSD.org