1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Add a DIST_SUBDIR to avoid conflicting with mail/mailutils distfile

which is named the same, but has completely different content.
- Trim header

PR:		ports/177836
Reported by:	John Marino <draco@marino.st>
Approved by:	portmgr (implicit)
With hat:	portmgr
This commit is contained in:
Bryan Drewery 2013-04-13 13:55:56 +00:00
parent 1127d1da5e
commit 962352f40c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315795
2 changed files with 4 additions and 7 deletions

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: cvsmail
# Date created: 23rd August, 2000
# Whom: Ben Smithurst <ben@FreeBSD.org>
#
# Created by: Ben Smithurst <ben@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= cvsmail
PORTVERSION= 2.2
@ -14,6 +10,7 @@ DISTNAME= mailutils-${PORTVERSION}
MAINTAINER= pgollucci@FreeBSD.org
COMMENT= A small program to add cvsweb links to FreeBSD commit messages
DIST_SUBDIR= ${PORTNAME}
ALL_TARGET= cvsmail
MANCOMPRESSED= no
MAN1= cvsmail.1

View File

@ -1,2 +1,2 @@
SHA256 (mailutils-2.2.tar.gz) = b07fdf1137295ed8422b3803f91540bda98235475ab45a12b5148532ae1ad536
SIZE (mailutils-2.2.tar.gz) = 24724
SHA256 (cvsmail/mailutils-2.2.tar.gz) = b07fdf1137295ed8422b3803f91540bda98235475ab45a12b5148532ae1ad536
SIZE (cvsmail/mailutils-2.2.tar.gz) = 24724