aboutsummaryrefslogtreecommitdiff
path: root/net/ipsumdump/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-06-07 22:04:26 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-06-07 22:04:26 +0000
commit223784064a8f1bb15b8e9955347941f8feb2773a (patch)
treea25f8af45663128bcfafe8b4f14c260065921a8e /net/ipsumdump/Makefile
parent58e64fc57e89007915e50f46f645e7526f7ef1bc (diff)
Notes
Diffstat (limited to 'net/ipsumdump/Makefile')
-rw-r--r--net/ipsumdump/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ipsumdump/Makefile b/net/ipsumdump/Makefile
index 3c38d0244a33..f009b4a4fdaf 100644
--- a/net/ipsumdump/Makefile
+++ b/net/ipsumdump/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ipsumdump
-PORTVERSION= 1.54
+PORTVERSION= 1.55
CATEGORIES= net
MASTER_SITES= http://www.cs.ucla.edu/~kohler/ipsumdump/
@@ -21,7 +21,7 @@ USE_GMAKE= yes
MAN1= ${PORTNAME}.1
PORTDOCS= README
-PLIST_FILES= bin/ipsumdump
+PLIST_FILES= bin/ipaggcreate bin/ipsumdump
post-install:
.if !defined(NOPORTDOCS)