diff options
Diffstat (limited to 'devel/crossgo32')
-rw-r--r-- | devel/crossgo32/Makefile | 1 | ||||
-rw-r--r-- | devel/crossgo32/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/crossgo32/Makefile b/devel/crossgo32/Makefile index 961f7f6e6b99..bb60bc1e33b7 100644 --- a/devel/crossgo32/Makefile +++ b/devel/crossgo32/Makefile @@ -17,6 +17,7 @@ DISTNAME= crosstree-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} dosrel-1.0${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org +COMMENT= Cross Development Environment for 32-bit DOS GNU_CONFIGURE= yes CONFIGURE_ARGS= --target=${TARGET} diff --git a/devel/crossgo32/pkg-comment b/devel/crossgo32/pkg-comment deleted file mode 100644 index 57d72996d0d2..000000000000 --- a/devel/crossgo32/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Cross Development Environment for 32-bit DOS |