diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-08-08 16:59:36 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-08-08 16:59:36 +0000 |
commit | 832498e356363559874b67ebf7cdd529d2e22ac3 (patch) | |
tree | e93659a37c8593e4661f1cd532e117547964bf1c /editors | |
parent | f05ef3a27e3bf2dfcf2326780072737e39cdcd27 (diff) | |
download | ports-832498e356363559874b67ebf7cdd529d2e22ac3.tar.gz ports-832498e356363559874b67ebf7cdd529d2e22ac3.zip |
- Adjust COMMENT and port descriptions where appropriate
- Relinquish to the pool due severe to lack of time :-(
Notes
Notes:
svn path=/head/; revision=302299
Diffstat (limited to 'editors')
-rw-r--r-- | editors/heme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/heme/Makefile b/editors/heme/Makefile index 1874e6921999..2788007f1364 100644 --- a/editors/heme/Makefile +++ b/editors/heme/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 0.4.2 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= danfe@FreeBSD.org -COMMENT= Portable and fast console hex editor for Unix-like systems +MAINTAINER= ports@FreeBSD.org +COMMENT= Small and fast console hex editor for Unix-like systems LICENSE= GPLv2 |