diff options
Diffstat (limited to 'sysutils/finfo')
-rw-r--r-- | sysutils/finfo/Makefile | 1 | ||||
-rw-r--r-- | sysutils/finfo/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/finfo/Makefile b/sysutils/finfo/Makefile index b6a6fdeb891e..450347ec1d5b 100644 --- a/sysutils/finfo/Makefile +++ b/sysutils/finfo/Makefile @@ -12,6 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://freebsdcluster.org/~mich/software/ MAINTAINER= mich@freebsdcluster.org +COMMENT= Finfo displays potentially useful information about a file do-build: (cd ${WRKSRC} && ${CC} ${CFLAGS} -o ${PORTNAME} ${PORTNAME}.c) diff --git a/sysutils/finfo/pkg-comment b/sysutils/finfo/pkg-comment deleted file mode 100644 index af207ca85b8f..000000000000 --- a/sysutils/finfo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Finfo displays potentially useful information about a file |