diff options
author | leeym <leeym@FreeBSD.org> | 2003-04-30 08:35:53 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-04-30 08:35:53 +0800 |
commit | a9a84cf273072d8f8dd34026f28df53d9e9b98e8 (patch) | |
tree | d0b0584137813912c2e0c9a3eb4117ea9268df73 /mail | |
parent | 8c265bfe7ccf558d893b7d98ba3db2dcac2724b8 (diff) | |
download | freebsd-ports-gnome-a9a84cf273072d8f8dd34026f28df53d9e9b98e8.tar.gz freebsd-ports-gnome-a9a84cf273072d8f8dd34026f28df53d9e9b98e8.tar.zst freebsd-ports-gnome-a9a84cf273072d8f8dd34026f28df53d9e9b98e8.zip |
- Reroll tarball, due the error in the DISTFILE name.
- One bug has also been killed, hence the checksum mismatch.
- Requested by author.
PR: 51570
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/smtprc/Makefile | 1 | ||||
-rw-r--r-- | mail/smtprc/distinfo | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/mail/smtprc/Makefile b/mail/smtprc/Makefile index 96f949fa5cb1..6b96805232cb 100644 --- a/mail/smtprc/Makefile +++ b/mail/smtprc/Makefile @@ -11,7 +11,6 @@ PORTVERSION= 0.9.7 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-.${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= mich@freebsdcluster.org diff --git a/mail/smtprc/distinfo b/mail/smtprc/distinfo index 450029db3d5a..3ae7a2f0623b 100644 --- a/mail/smtprc/distinfo +++ b/mail/smtprc/distinfo @@ -1 +1 @@ -MD5 (smtprc-.0.9.7.tgz) = 95f26d0e45a1a6d6ca997bcec5919b76 +MD5 (smtprc-0.9.7.tgz) = 1a807f92a7c710dcf8f28162cde0ec86 |