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/aap | |
parent | 2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76032
Diffstat (limited to 'devel/aap')
-rw-r--r-- | devel/aap/Makefile | 1 | ||||
-rw-r--r-- | devel/aap/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/aap/Makefile b/devel/aap/Makefile index 39875e941fe8..749d9fc9e53e 100644 --- a/devel/aap/Makefile +++ b/devel/aap/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= a-a-p DISTNAME= exec-${PORTVERSION} MAINTAINER= bram@a-a-p.org +COMMENT= A build tool alternative to make with internet access and CVS support # A-A-P requires an "scp" command. If it doesn't exist, we need to chose which # one to install. The OpenSSH one is probably the best choice. diff --git a/devel/aap/pkg-comment b/devel/aap/pkg-comment deleted file mode 100644 index 1cebd17fb40e..000000000000 --- a/devel/aap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A build tool alternative to make with internet access and CVS support |