diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-06-08 06:39:42 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-06-08 06:39:42 +0000 |
commit | 306b572759df2fe242550ee36b4e7bc155846ba3 (patch) | |
tree | df2001e069fc55d0dc032fec6d701d0845490985 | |
parent | 24e5d924a081ee7b9dd77ced1e20b0efade54c22 (diff) |
Notes
-rw-r--r-- | devel/etoile-unitkit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/etoile-unitkit/Makefile b/devel/etoile-unitkit/Makefile index 2ae9f920770a..2de67a72e193 100644 --- a/devel/etoile-unitkit/Makefile +++ b/devel/etoile-unitkit/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= devel gnustep MASTER_SITES= http://download.gna.org/etoile/ PKGNAMEPREFIX= etoile- -DISTNAME= etoile-${PORTVERSION} +DISTNAME= etoile-0.2 MAINTAINER= dinoex@FreeBSD.org COMMENT= Etoile Project UnitKit test framework on GNUstep |