diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-06-29 21:27:58 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-06-29 21:27:58 +0800 |
commit | 1ef8033413749dbb2f8723aa128c3f93d1d5c1fa (patch) | |
tree | 6c75960f753c029c70facbad1d4ba073ab96b606 /mail/altermime/Makefile | |
parent | c113d91bc740eaed725b71f213dae270faa2c6e0 (diff) | |
download | freebsd-ports-gnome-1ef8033413749dbb2f8723aa128c3f93d1d5c1fa.tar.gz freebsd-ports-gnome-1ef8033413749dbb2f8723aa128c3f93d1d5c1fa.tar.zst freebsd-ports-gnome-1ef8033413749dbb2f8723aa128c3f93d1d5c1fa.zip |
- drop one of my mirrors from MASTER_SITES
- use my @FreeBSD.org address
Diffstat (limited to 'mail/altermime/Makefile')
-rw-r--r-- | mail/altermime/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/altermime/Makefile b/mail/altermime/Makefile index a6c0b2130489..b33b11478e88 100644 --- a/mail/altermime/Makefile +++ b/mail/altermime/Makefile @@ -10,10 +10,9 @@ PORTNAME= altermime PORTVERSION= 0.3.7 CATEGORIES= mail textproc MASTER_SITES= http://www.pldaniels.com/altermime/ \ - http://sce-tindy.tecnik93.com//FreeBSD/ports/altermime/sources/ \ - http://people.tecnik93.com/~itetcu//FreeBSD/ports/altermime/sources/ + http://sce-tindy.tecnik93.com//FreeBSD/ports/altermime/sources/ -MAINTAINER= itetcu@people.tecnik93.com +MAINTAINER= itetcu@FreeBSD.org COMMENT= Small C program which is used to alter your mime-encoded mailpacks PLIST_FILES= bin/altermime |