diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-16 12:56:45 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-16 12:56:45 +0800 |
commit | d0c7271113a5196376beec87af03a78a23e4db96 (patch) | |
tree | dae55f0c8e381255dad35077c87bfe89d541e60a /lang | |
parent | 45c390ba5d2e95475b0216940ee46f18e29130f7 (diff) | |
download | freebsd-ports-graphics-d0c7271113a5196376beec87af03a78a23e4db96.tar.gz freebsd-ports-graphics-d0c7271113a5196376beec87af03a78a23e4db96.tar.zst freebsd-ports-graphics-d0c7271113a5196376beec87af03a78a23e4db96.zip |
portlint:
-Reduce the COMMENT characters down to under 70 characters.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gnomebasic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gnomebasic/Makefile b/lang/gnomebasic/Makefile index ab281a9fa59..9709ab29341 100644 --- a/lang/gnomebasic/Makefile +++ b/lang/gnomebasic/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= sources/gb/0.0 DISTNAME= gb-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -COMMENT= Provide Visual Basic compatible functionality for GNOME, especially VBA +COMMENT= Provide VB compatible functionality for GNOME, especially VBA USE_GMAKE= yes USE_X_PREFIX= yes |