aboutsummaryrefslogtreecommitdiff
path: root/devel/libcheck
diff options
context:
space:
mode:
authorFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-04-07 16:25:08 +0000
committerFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-04-07 16:25:08 +0000
commit680093a090c1d1e241ad73be1e828b588bbe2628 (patch)
treebe5692f820cacdad505b5caa067b23afeb9ec273 /devel/libcheck
parentfa19e0d533d2380223e37b59fa3a7d8dce830087 (diff)
downloadports-680093a090c1d1e241ad73be1e828b588bbe2628.tar.gz
ports-680093a090c1d1e241ad73be1e828b588bbe2628.zip
- Declare again DISTNAME to unbreak the port.
- Bump PORTREVISION. Reported by: bf <bf2006a@yahoo.com> Approved by: gabor (mentor), mikeh (maintainer)
Notes
Notes: svn path=/head/; revision=210758
Diffstat (limited to 'devel/libcheck')
-rw-r--r--devel/libcheck/Makefile2
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