diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-06-05 17:59:32 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-06-05 17:59:32 +0000 |
commit | 3ab309a8f10ce5c6165860b2e5fcaff3c40bd4c4 (patch) | |
tree | e6c8506c15229f33b603f1680a4b53feaa7fd002 /converters | |
parent | 14aa32ef9b45dd23f1880b25d5d0c8ed2e613843 (diff) | |
download | ports-3ab309a8f10ce5c6165860b2e5fcaff3c40bd4c4.tar.gz ports-3ab309a8f10ce5c6165860b2e5fcaff3c40bd4c4.zip |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/tnef/Makefile | 6 | ||||
-rw-r--r-- | converters/tnef/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/converters/tnef/Makefile b/converters/tnef/Makefile index 45dd715650ad..e8a68c4d6b7a 100644 --- a/converters/tnef/Makefile +++ b/converters/tnef/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tnef -PORTVERSION= 1.2.3.1 +PORTVERSION= 1.3.3 CATEGORIES= converters mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,12 +14,12 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= cr@jcmax.com COMMENT= Unpack data in MS Outlook TNEF format -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes USE_GETOPT_LONG= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= tnef.1 -PORTDOCS= AUTHORS NEWS README THANKS TODO +PORTDOCS= AUTHORS NEWS README THANKS TODO PLIST_FILES= bin/tnef .if !defined(NOPORTDOCS) diff --git a/converters/tnef/distinfo b/converters/tnef/distinfo index fed2f6a9f7a4..14c36a8f7a1e 100644 --- a/converters/tnef/distinfo +++ b/converters/tnef/distinfo @@ -1,2 +1,2 @@ -MD5 (tnef-1.2.3.1.tar.gz) = bc0ae13cc68f1595fb8a9c6f706c1e08 -SIZE (tnef-1.2.3.1.tar.gz) = 1607741 +MD5 (tnef-1.3.3.tar.gz) = 9c45dd2a453aaf7af95d2a662930fe5d +SIZE (tnef-1.3.3.tar.gz) = 1640238 |