From b3add5c326a1d176c125e80da31b35a656cb61da Mon Sep 17 00:00:00 2001 From: Boris Samorodov Date: Mon, 27 May 2013 06:27:31 +0000 Subject: [PATCH] . remove shlib ABI version from LIB_DEPENDS; . bump PORTREVISION; . trim Makefile headers; . remove the indefinite article from COMMENT. --- sysutils/filedupe/Makefile | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/sysutils/filedupe/Makefile b/sysutils/filedupe/Makefile index bf86001c7bc8..068bc7d7a13d 100644 --- a/sysutils/filedupe/Makefile +++ b/sysutils/filedupe/Makefile @@ -1,20 +1,16 @@ -# New ports collection makefile for: filedupe -# Date created: Apr 10, 2001 -# Whom: Mark Pulford -# +# Created by: Mark Pulford # $FreeBSD$ -# PORTNAME= filedupe PORTVERSION= 1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://sammy.net/~sammy/hacks/ MAINTAINER= ports@FreeBSD.org -COMMENT= A utility for quickly finding duplicate files +COMMENT= utility for quickly finding duplicate files -LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm PLIST_FILES= bin/filedupe