aboutsummaryrefslogtreecommitdiffstats
path: root/net/cnd/Makefile
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-06-06 14:39:39 +0800
committernovel <novel@FreeBSD.org>2005-06-06 14:39:39 +0800
commitbf9bbacc132f39e2917158c3f317522ed0f116c4 (patch)
tree973dcda8bf13dabba08c5c7ffa15577709df4f0d /net/cnd/Makefile
parent6a9ce4c57c7b2af67aeb6d0dfc713660e0a6b678 (diff)
downloadfreebsd-ports-gnome-bf9bbacc132f39e2917158c3f317522ed0f116c4.tar.gz
freebsd-ports-gnome-bf9bbacc132f39e2917158c3f317522ed0f116c4.tar.zst
freebsd-ports-gnome-bf9bbacc132f39e2917158c3f317522ed0f116c4.zip
- Update to 0.7
- Switch to PLIST_FILES PR: 81402 Submitted by: Andrej Zverev <az@inec.ru> Approved by: maintainer timeout
Diffstat (limited to 'net/cnd/Makefile')
-rw-r--r--net/cnd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/cnd/Makefile b/net/cnd/Makefile
index 3b7e4ace8e63..5c0af9254a40 100644
--- a/net/cnd/Makefile
+++ b/net/cnd/Makefile
@@ -6,11 +6,13 @@
#
PORTNAME= cnd
-PORTVERSION= 0.6
+PORTVERSION= 0.7
CATEGORIES= net
MASTER_SITES= http://members.iinet.net.au/~lynx/cnd/
MAINTAINER= sisko@bsdmail.com
COMMENT= Console network display
+PLIST_FILES= bin/cnd
+
.include <bsd.port.mk>