diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-01-14 22:00:26 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-01-14 22:00:26 +0000 |
commit | 6354efb669fc369d3b93dd5853007bb5889f17d9 (patch) | |
tree | 1f6c803fc2e526f4b55fb524a463502e66c534e0 /devel/dbus-sharp/Makefile | |
parent | a8864ff106f2b6354595f024821ffd560ca4fcfb (diff) | |
download | ports-6354efb669fc369d3b93dd5853007bb5889f17d9.tar.gz ports-6354efb669fc369d3b93dd5853007bb5889f17d9.zip |
Fix pkg-plist after Mono 1.1.12.1 update.
Notes
Notes:
svn path=/head/; revision=153509
Diffstat (limited to 'devel/dbus-sharp/Makefile')
-rw-r--r-- | devel/dbus-sharp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/dbus-sharp/Makefile b/devel/dbus-sharp/Makefile index 4dd34d22b70c..4a2981be5bc6 100644 --- a/devel/dbus-sharp/Makefile +++ b/devel/dbus-sharp/Makefile @@ -3,10 +3,10 @@ # Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # # $FreeBSD$ -# $Id: Makefile,v 1.14 2005/11/01 05:04:07 tmclau02 Exp $ +# $Id: Makefile,v 1.18 2006/01/02 20:54:03 tmclau02 Exp $ # -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel gnome PKGNAMESUFFIX= -sharp |