diff options
author | asami <asami@FreeBSD.org> | 1997-11-04 12:45:01 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-11-04 12:45:01 +0800 |
commit | e3007529e2a9386a874af12874f809ea5dc4e69d (patch) | |
tree | 2dd8911ca1c2d87a22909b55484871eaded842e5 /mail | |
parent | 707e04e52f40b8500c458f4b16b3034d134f3bb8 (diff) | |
download | freebsd-ports-gnome-e3007529e2a9386a874af12874f809ea5dc4e69d.tar.gz freebsd-ports-gnome-e3007529e2a9386a874af12874f809ea5dc4e69d.tar.zst freebsd-ports-gnome-e3007529e2a9386a874af12874f809ea5dc4e69d.zip |
Put MASTER_SITES nd aMASTER-SITE-SUBDIR in right order.
Found by: portlint
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mmr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mmr/Makefile b/mail/mmr/Makefile index a50a9e391b60..126fe8e886d9 100644 --- a/mail/mmr/Makefile +++ b/mail/mmr/Makefile @@ -3,13 +3,13 @@ # Date created: 23 October 1997 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/11/01 14:15:12 jseger Exp $ # DISTNAME= mmr-1.5.1 CATEGORIES= mail -MASTER_SITE_SUBDIR= system/mail/mua MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= system/mail/mua MAINTAINER= andy@icc.surw.chel.su |