diff options
Diffstat (limited to 'devel/arch')
-rw-r--r-- | devel/arch/Makefile | 1 | ||||
-rw-r--r-- | devel/arch/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/arch/Makefile b/devel/arch/Makefile index f96dae6977d7..f804c71b937f 100644 --- a/devel/arch/Makefile +++ b/devel/arch/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://regexps.com/pub/src/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} MAINTAINER= wjv@FreeBSD.org +COMMENT= A distributed source code management / revision control system USE_GMAKE= yes HAS_CONFIGURE= yes diff --git a/devel/arch/pkg-comment b/devel/arch/pkg-comment deleted file mode 100644 index 6ed7e3da60ce..000000000000 --- a/devel/arch/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A distributed source code management / revision control system |