diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-16 04:22:37 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-16 04:22:37 +0000 |
commit | 8fb23a1a790658d6d1229199f88b11258efbb822 (patch) | |
tree | b5a717a2bbd86272dbe0de4d9cc2c50555cbca16 /devel/libIDL | |
parent | 1f2ddf68af3eb9564c12b507eee4abffd4ece90f (diff) | |
download | freebsd-ports-8fb23a1a790658d6d1229199f88b11258efbb822.zip |
portlint:
-Reduce the COMMENT characters down to under 70 characters.
Diffstat (limited to 'devel/libIDL')
-rw-r--r-- | devel/libIDL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile index c59265c41120..a2413df7a828 100644 --- a/devel/libIDL/Makefile +++ b/devel/libIDL/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -COMMENT= A library for creating trees of CORBA Interface Definition Language files +COMMENT= A library for creating trees of CORBA IDL files USE_BZIP2= yes USE_GMAKE= yes |