diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2011-06-19 05:13:16 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2011-06-19 05:13:16 +0800 |
commit | e1a44d4c4be80ec22072181619d8b8b81b7a17d0 (patch) | |
tree | 3677a4297ef50da308d50125be584d6f3f7d1ace /mail/cvsmail | |
parent | 320b49f78a19dfcadf687210dafc7259f98d5e35 (diff) | |
download | freebsd-ports-gnome-e1a44d4c4be80ec22072181619d8b8b81b7a17d0.tar.gz freebsd-ports-gnome-e1a44d4c4be80ec22072181619d8b8b81b7a17d0.tar.zst freebsd-ports-gnome-e1a44d4c4be80ec22072181619d8b8b81b7a17d0.zip |
- Ressurrect as most committers/contributors probably use this getting diffs in e-mail
for everything other then src/
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 |