From a882364f2403bc9d88e823745313b7de799bd176 Mon Sep 17 00:00:00 2001 From: lioux Date: Sun, 10 Nov 2002 16:48:51 +0000 Subject: o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) --- net/oproute/Makefile | 2 -- net/oproute/pkg-comment | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 net/oproute/pkg-comment (limited to 'net/oproute') diff --git a/net/oproute/Makefile b/net/oproute/Makefile index 6da9adeeb22..fb7444b2cf9 100644 --- a/net/oproute/Makefile +++ b/net/oproute/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A tool for measuring general performance of the Internet - USE_REINPLACE= yes post-patch: diff --git a/net/oproute/pkg-comment b/net/oproute/pkg-comment new file mode 100644 index 00000000000..2a9eb3887e1 --- /dev/null +++ b/net/oproute/pkg-comment @@ -0,0 +1 @@ +A tool for measuring general performance of the Internet -- cgit