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 /x11-toolkits/gtk-sharp10/Makefile | |
parent | a8864ff106f2b6354595f024821ffd560ca4fcfb (diff) | |
download | ports-6354efb669fc369d3b93dd5853007bb5889f17d9.tar.gz ports-6354efb669fc369d3b93dd5853007bb5889f17d9.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtk-sharp10/Makefile')
-rw-r--r-- | x11-toolkits/gtk-sharp10/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile index 4ba1a1b0cf56..6d91f7bd127c 100644 --- a/x11-toolkits/gtk-sharp10/Makefile +++ b/x11-toolkits/gtk-sharp10/Makefile @@ -3,12 +3,12 @@ # Whom: Juli Mallett # # $FreeBSD$ -# $Id: Makefile,v 1.8 2005/11/01 04:25:38 tmclau02 Exp $ +# $Id: Makefile,v 1.11 2005/12/03 04:03:18 tmclau02 Exp $ # PORTNAME= gtk-sharp PORTVERSION= 1.0.10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-toolkits MASTER_SITES= http://go-mono.com/sources/${PORTNAME}/ |