diff options
-rw-r--r-- | net/cnd/Makefile | 4 | ||||
-rw-r--r-- | net/cnd/distinfo | 4 | ||||
-rw-r--r-- | net/cnd/pkg-plist | 1 |
3 files changed, 5 insertions, 4 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> diff --git a/net/cnd/distinfo b/net/cnd/distinfo index 5731e280790c..3ddd08aa4024 100644 --- a/net/cnd/distinfo +++ b/net/cnd/distinfo @@ -1,2 +1,2 @@ -MD5 (cnd-0.6.tar.gz) = efe4219d257a6fa7883351cd954a5cf0 -SIZE (cnd-0.6.tar.gz) = 5724 +MD5 (cnd-0.7.tar.gz) = ce3cc65403429f8a896e05924242c91a +SIZE (cnd-0.7.tar.gz) = 5703 diff --git a/net/cnd/pkg-plist b/net/cnd/pkg-plist deleted file mode 100644 index be44eeaa2d3a..000000000000 --- a/net/cnd/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/cnd |