Index: head/misc/tpp/Makefile =================================================================== --- head/misc/tpp/Makefile (revision 186685) +++ head/misc/tpp/Makefile (revision 186686) @@ -1,24 +1,24 @@ # New ports collection makefile for: tpp # Date created: 2004-08-30 # Whom: arved # # $FreeBSD$ PORTNAME= tpp PORTVERSION= 1.3 CATEGORIES= misc MASTER_SITES= http://synflood.at/tpp/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gogo@cs.uni-sb.de COMMENT= Text presentation program RUN_DEPENDS= ${RUBY_SITELIBDIR}/ncurses.rb:${PORTSDIR}/devel/ruby-ncurses \ figlet:${PORTSDIR}/misc/figlet NO_BUILD= yes USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes MAN1= tpp.1 .include Property changes on: head/misc/tpp/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/misc/tpp/files/patch-Makefile =================================================================== --- head/misc/tpp/files/patch-Makefile (revision 186685) +++ head/misc/tpp/files/patch-Makefile (revision 186686) @@ -1,11 +1,11 @@ ---- /work/a/ports/misc/tpp/work/tpp-1.3/Makefile.orig Tue Nov 15 06:41:52 2005 -+++ /work/a/ports/misc/tpp/work/tpp-1.3/Makefile Tue Nov 15 06:42:17 2005 +--- Makefile.orig Tue Nov 15 06:41:52 2005 ++++ Makefile Tue Nov 15 06:42:17 2005 @@ -6,7 +6,7 @@ prefix=/usr/local INSPATH= $(prefix)/bin/ DOCPATH = $(prefix)/share/doc/tpp -MANPATH = $(prefix)/share/man/man1 +MANPATH = $(prefix)/man/man1 all: @echo "TPP doesn't need to be built. Run \`make install' in order to install it." Property changes on: head/misc/tpp/files/patch-Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property