diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-07-24 15:03:27 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-07-24 15:03:27 +0000 |
commit | 54c0ab7ff273b04a4677d191bff0beffab2864bf (patch) | |
tree | ad236c2d1ef4ab6360d326b0594a070e41b73ec9 /devel/libIDL/Makefile | |
parent | dcd3eda4d707c59c12db47ded623d664116f6565 (diff) |
Notes
Diffstat (limited to 'devel/libIDL/Makefile')
-rw-r--r-- | devel/libIDL/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile index a2413df7a828..8f193dda1cf9 100644 --- a/devel/libIDL/Makefile +++ b/devel/libIDL/Makefile @@ -3,11 +3,10 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# +# $MCom: ports/devel/libIDL/Makefile,v 1.5 2006/07/24 14:11:11 ahze Exp $ PORTNAME= libIDL -PORTVERSION= 0.8.6 -PORTREVISION= 2 +PORTVERSION= 0.8.7 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 |