diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-18 21:13:16 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-18 21:13:16 +0000 |
commit | 02260425c80d6c4be05e108d64906412842a41b0 (patch) | |
tree | ee689f07b342d1e3fa6f41b81f020d529baf35e9 /mail/cvsmail | |
parent | e89ced0c78b1f0beb3b71a3971d0856c71728594 (diff) | |
download | ports-02260425c80d6c4be05e108d64906412842a41b0.tar.gz ports-02260425c80d6c4be05e108d64906412842a41b0.zip |
- Ressurrect as most committers/contributors probably use this getting diffs in e-mail
for everything other then src/
Notes
Notes:
svn path=/head/; revision=275809
Diffstat (limited to 'mail/cvsmail')
-rw-r--r-- | mail/cvsmail/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/cvsmail/Makefile b/mail/cvsmail/Makefile index f4e82a2c2706..fcf37df28438 100644 --- a/mail/cvsmail/Makefile +++ b/mail/cvsmail/Makefile @@ -8,15 +8,12 @@ PORTNAME= cvsmail PORTVERSION= 2.2 CATEGORIES= mail -MASTER_SITES= http://www.bensmithurst.com/software/mail/dists/ +MASTER_SITES= LOCAL/pgollucci DISTNAME= mailutils-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= A small program to add cvsweb links to FreeBSD commit messages -DEPRECATED= Look like an abandonware, no more public distifles -EXPIRATION_DATE= 2011-08-01 - ALL_TARGET= cvsmail MANCOMPRESSED= no MAN1= cvsmail.1 |