diff options
author | danfe <danfe@FreeBSD.org> | 2012-08-09 00:59:36 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2012-08-09 00:59:36 +0800 |
commit | 1fbda7d79db6dc41db4233721759933440ff8c3b (patch) | |
tree | e93659a37c8593e4661f1cd532e117547964bf1c /editors | |
parent | ab52e4b9e902af7d3971f570e0d12f371887478a (diff) | |
download | freebsd-ports-gnome-1fbda7d79db6dc41db4233721759933440ff8c3b.tar.gz freebsd-ports-gnome-1fbda7d79db6dc41db4233721759933440ff8c3b.tar.zst freebsd-ports-gnome-1fbda7d79db6dc41db4233721759933440ff8c3b.zip |
- Adjust COMMENT and port descriptions where appropriate
- Relinquish to the pool due severe to lack of time :-(
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 |