diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-05-28 20:46:36 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-05-28 20:46:36 +0800 |
commit | 603325ab416dca5f181329802b7da4f195dd1a76 (patch) | |
tree | 348885eb51d2498167820da030bfe8e699912dc3 /editors/gedit-plugins3/Makefile | |
parent | 2795c13d09255ed73fdae31bfa420c6048015c2d (diff) | |
download | marcuscom-ports-603325ab416dca5f181329802b7da4f195dd1a76.tar marcuscom-ports-603325ab416dca5f181329802b7da4f195dd1a76.tar.gz marcuscom-ports-603325ab416dca5f181329802b7da4f195dd1a76.tar.bz2 marcuscom-ports-603325ab416dca5f181329802b7da4f195dd1a76.tar.lz marcuscom-ports-603325ab416dca5f181329802b7da4f195dd1a76.tar.xz marcuscom-ports-603325ab416dca5f181329802b7da4f195dd1a76.tar.zst marcuscom-ports-603325ab416dca5f181329802b7da4f195dd1a76.zip |
Update to 3.0.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16005 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit-plugins3/Makefile')
-rw-r--r-- | editors/gedit-plugins3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gedit-plugins3/Makefile b/editors/gedit-plugins3/Makefile index ed0cf8714..3df8dfc6a 100644 --- a/editors/gedit-plugins3/Makefile +++ b/editors/gedit-plugins3/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/gedit-plugins3/Makefile,v 1.7 2011/04/26 03:09:53 mezz Exp $ +# $MCom: ports/editors/gedit-plugins3/Makefile,v 1.8 2011/04/27 20:07:30 kwm Exp $ # PORTNAME= gedit-plugins -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |