diff options
Diffstat (limited to 'lang/rexx-regutil')
-rw-r--r-- | lang/rexx-regutil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/rexx-regutil/Makefile b/lang/rexx-regutil/Makefile index 0fa23a7d8dde..c5c238632348 100644 --- a/lang/rexx-regutil/Makefile +++ b/lang/rexx-regutil/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= rexx- DISTNAME= regutil126 MAINTAINER= bob@eager.cx -COMMENT= An implementation of IBM's RexxUtil function library for Regina +COMMENT= Implementation of IBM's RexxUtil function library for Regina BUILD_DEPENDS= ${LOCALBASE}/include/rexxsaa.h:${PORTSDIR}/lang/rexx-regina |