aboutsummaryrefslogtreecommitdiff
path: root/security/libfwbuilder/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2009-04-27 20:31:36 +0000
committerCy Schubert <cy@FreeBSD.org>2009-04-27 20:31:36 +0000
commite8cd95e09b3fc1bff23c3269bc6110868f3726e6 (patch)
treed864663cf27d380159fae98e3256cafed87d1a40 /security/libfwbuilder/Makefile
parenta02fd15738bf18dd659bbf35e25716dd03c971e3 (diff)
downloadports-e8cd95e09b3fc1bff23c3269bc6110868f3726e6.tar.gz
ports-e8cd95e09b3fc1bff23c3269bc6110868f3726e6.zip
Update to 3.0.4.
Notes
Notes: svn path=/head/; revision=232878
Diffstat (limited to 'security/libfwbuilder/Makefile')
-rw-r--r--security/libfwbuilder/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile
index e0ba82a37252..abcfcff7a0c9 100644
--- a/security/libfwbuilder/Makefile
+++ b/security/libfwbuilder/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= libfwbuilder
-PORTVERSION= 3.0.3
-PORTREVISION= 2
+PORTVERSION= 3.0.4
CATEGORIES= security
.if defined(BUILD)
MASTER_SITES= http://www.fwbuilder.org/nightly_builds/fwbuilder-3.0/build-${BUILD}/
@@ -50,8 +49,8 @@ USE_LDCONFIG= yes
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
post-install:
- ${RM} ${PREFIX}/lib/libfwbuilder.so.8.1
- ${RM} ${PREFIX}/lib/libfwcompiler.so.8.1
+ ${RM} ${PREFIX}/lib/libfwbuilder.so.8.2
+ ${RM} ${PREFIX}/lib/libfwcompiler.so.8.2
.if !defined(NOPORTDOCS)
PORTDOCS= *