diff options
-rw-r--r-- | devel/libcheck/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libcheck/Makefile b/devel/libcheck/Makefile index 6e4d8346bb55..d95246fc5f8e 100644 --- a/devel/libcheck/Makefile +++ b/devel/libcheck/Makefile @@ -7,8 +7,10 @@ PORTNAME= libcheck PORTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/check +DISTNAME= check-${PORTVERSION} MAINTAINER= mikeh@FreeBSD.org COMMENT= A unit test framework for C |