diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:51:06 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:51:06 +0800 |
commit | 69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882 (patch) | |
tree | 7903654ddec8f058cf8ec3f61c793feaf412e322 /misc/hello | |
parent | 5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (diff) | |
download | freebsd-ports-graphics-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.gz freebsd-ports-graphics-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.zst freebsd-ports-graphics-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.zip |
De-pkg-comment.
Diffstat (limited to 'misc/hello')
-rw-r--r-- | misc/hello/Makefile | 1 | ||||
-rw-r--r-- | misc/hello/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile index c541da4f15b..7e46940502b 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= hello DISTNAME= hello-1.3 MAINTAINER= shipley@dis.org +COMMENT= A utility for saying hello to the world and read email WRKSRC= ${WRKDIR}/hello-1.3 diff --git a/misc/hello/pkg-comment b/misc/hello/pkg-comment deleted file mode 100644 index 24a48214c36..00000000000 --- a/misc/hello/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A utility for saying hello to the world and read email |