Index: head/converters/tuc/Makefile =================================================================== --- head/converters/tuc/Makefile (revision 387889) +++ head/converters/tuc/Makefile (revision 387890) @@ -1,20 +1,21 @@ # Created by: G. Adam Stanislav # $FreeBSD$ PORTNAME= tuc PORTVERSION= 1.10 +PORTREVISION= 1 CATEGORIES= converters MASTER_SITES= http://www.whizkidtech.redprince.net/fports/ MAINTAINER= ports@FreeBSD.org COMMENT= Text to Unix Conversion NO_CDROM= Author does not allow CD-ROM distribution PLIST_FILES= bin/tuc \ man/man1/tuc.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tuc ${STAGEDIR}${PREFIX}/bin $(INSTALL_MAN) ${WRKSRC}/tuc.1 ${STAGEDIR}${PREFIX}/man/man1 .include Index: head/converters/tuc/files/patch-Makefile =================================================================== --- head/converters/tuc/files/patch-Makefile (nonexistent) +++ head/converters/tuc/files/patch-Makefile (revision 387890) @@ -0,0 +1,10 @@ +--- Makefile.orig 1999-03-30 22:05:50 UTC ++++ Makefile +@@ -13,6 +13,5 @@ CC = gcc + all: tuc + + tuc: tuc.c +- CC ${CFLAGS} tuc.c -o tuc +- strip tuc ++ ${CC} ${CFLAGS} tuc.c -o tuc + Property changes on: head/converters/tuc/files/patch-Makefile ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/converters/tuc/files/patch-tuc.1 =================================================================== --- head/converters/tuc/files/patch-tuc.1 (revision 387889) +++ head/converters/tuc/files/patch-tuc.1 (revision 387890) @@ -1,11 +1,11 @@ ---- tuc.1.orig Sat Apr 17 09:20:52 1999 -+++ tuc.1 Sat Apr 17 09:21:34 1999 -@@ -84,7 +84,7 @@ +--- tuc.1.orig 1999-03-29 23:03:24 UTC ++++ tuc.1 +@@ -84,7 +84,7 @@ flag followed by You may also use the .Fl i flag to specify -.Ar outputfile +.Ar inputfile explicitly. If you use both .Fl i and