diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-07-09 19:24:49 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-07-09 19:24:49 +0000 |
commit | 0862ff8be89283f9dbb8977ea5fdecbfc6726625 (patch) | |
tree | b04b5fde66864434c97efcee2b4517b52366614a /www/erwn/Makefile | |
parent | 08f23157896cc63621c88f7a58d8769c2c737939 (diff) |
Notes
Diffstat (limited to 'www/erwn/Makefile')
-rw-r--r-- | www/erwn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/erwn/Makefile b/www/erwn/Makefile index 62c093b50124..9734e27e2318 100644 --- a/www/erwn/Makefile +++ b/www/erwn/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://lisas.de/erwin/ DISTNAME= erwin-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= Simple (at the moment) html editor based on GTK+ +COMMENT= Simple GTK+-2 HTML editor USE_X_PREFIX= yes USE_GMAKE= yes |