diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:24:13 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:24:13 +0000 |
commit | 1707b424cb5fb67d17318c9d90affaf0c362531d (patch) | |
tree | e2f41c497a07a8a220e52c34456b2ab2734091ff /emulators/twin | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75953
Diffstat (limited to 'emulators/twin')
-rw-r--r-- | emulators/twin/Makefile | 1 | ||||
-rw-r--r-- | emulators/twin/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile index c94440b6c0f3..9c00d58a1255 100644 --- a/emulators/twin/Makefile +++ b/emulators/twin/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.willows.com/pub/twin/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Willows Toolkit for migrating and developing Windows applications WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/emulators/twin/pkg-comment b/emulators/twin/pkg-comment deleted file mode 100644 index 39ab72031226..000000000000 --- a/emulators/twin/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Willows Toolkit for migrating and developing Windows applications |