aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authordhn <dhn@FreeBSD.org>2011-04-06 02:59:45 +0800
committerdhn <dhn@FreeBSD.org>2011-04-06 02:59:45 +0800
commit04e050a952683171c8fbb2dc9d852ce8b88747ed (patch)
tree182e50b55f5000bd8bda528e95006efee67a1591 /sysutils
parent7ec5ece7ffff36584fb745ab87c15d867f47f526 (diff)
downloadfreebsd-ports-gnome-04e050a952683171c8fbb2dc9d852ce8b88747ed.tar.gz
freebsd-ports-gnome-04e050a952683171c8fbb2dc9d852ce8b88747ed.tar.zst
freebsd-ports-gnome-04e050a952683171c8fbb2dc9d852ce8b88747ed.zip
- Fix pkg-message expansion
- Bump PORTREVISION PR: ports/156205 Submitted by: Jimmy Olgeni <olgeni@freebsd.org>
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ttyload/Makefile2
-rw-r--r--sysutils/ttyload/files/pkg-message.in (renamed from sysutils/ttyload/pkg-message)0
2 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/ttyload/Makefile b/sysutils/ttyload/Makefile
index e4d0a2cca11f..eb0bac5b6447 100644
--- a/sysutils/ttyload/Makefile
+++ b/sysutils/ttyload/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ttyload
PORTVERSION= 0.5.2
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.daveltd.com/src/util/ttyload/ \
http://mirror.mcx2.org/
@@ -19,6 +20,7 @@ ALL_TARGET= default
USE_BZIP2= yes
PLIST_FILES= bin/ttyload
PORTDOCS= *
+SUB_FILES= pkg-message
post-install:
.if !defined(NOPORTDOCS)
diff --git a/sysutils/ttyload/pkg-message b/sysutils/ttyload/files/pkg-message.in
index b05fb29982ed..b05fb29982ed 100644
--- a/sysutils/ttyload/pkg-message
+++ b/sysutils/ttyload/files/pkg-message.in