aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/pads
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2013-06-13 08:43:35 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2013-06-13 08:43:35 +0000
commitfcfd3a0208e7815453b8bd56724f507bd48f565b (patch)
tree578d5f676dc97e430748c03a3e1b77641275db26 /net-mgmt/pads
parenta51dd271698a16b5de57bd3935a09d691667a8d9 (diff)
downloadports-fcfd3a0208e7815453b8bd56724f507bd48f565b.tar.gz
ports-fcfd3a0208e7815453b8bd56724f507bd48f565b.zip
. remove shlib ABI version from LIB_DEPENDS;
. bump PORTREVISION; . trim Makefile headers.
Notes
Notes: svn path=/head/; revision=320742
Diffstat (limited to 'net-mgmt/pads')
-rw-r--r--net-mgmt/pads/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/net-mgmt/pads/Makefile b/net-mgmt/pads/Makefile
index 020b95c8e821..0a9768107df6 100644
--- a/net-mgmt/pads/Makefile
+++ b/net-mgmt/pads/Makefile
@@ -1,20 +1,16 @@
-# New ports collection makefile for: pads
-# Date created: 21 Feburary 2005
-# Whom: Andrew Thompson <andy@fud.org.nz>
-#
+# Created by: Andrew Thompson <andy@fud.org.nz>
# $FreeBSD$
-#
PORTNAME= pads
PORTVERSION= 1.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-mgmt
MASTER_SITES= SF/passive/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Passively detect network assets
-LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
GNU_CONFIGURE= yes