diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
commit | 65dac0040a45fe190370c7770111d2eba8121645 (patch) | |
tree | d5bd02634a590bd04d5234209c46630f2a1224b2 /devel/xmake | |
parent | 2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (diff) | |
download | ports-65dac0040a45fe190370c7770111d2eba8121645.tar.gz ports-65dac0040a45fe190370c7770111d2eba8121645.zip |
Notes
Diffstat (limited to 'devel/xmake')
-rw-r--r-- | devel/xmake/Makefile | 1 | ||||
-rw-r--r-- | devel/xmake/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/xmake/Makefile b/devel/xmake/Makefile index f6ac1bf4711d..2bba0074b97e 100644 --- a/devel/xmake/Makefile +++ b/devel/xmake/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://apollo.backplane.com/xmake/ \ EXTRACT_SUFX= .tgz MAINTAINER= dlowe@saturn5.com +COMMENT= A powerful make utility WRKSRC= ${WRKDIR}/xmake MAN1= xmake.1 diff --git a/devel/xmake/pkg-comment b/devel/xmake/pkg-comment deleted file mode 100644 index e947da763aad..000000000000 --- a/devel/xmake/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A powerful make utility |