diff options
author | marcus <marcus@FreeBSD.org> | 2009-05-17 12:29:05 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-05-17 12:29:05 +0800 |
commit | c2663b7758952b3882bf224fc4cf2d31538fefb7 (patch) | |
tree | fda0ec450c62763e7a245e2e4375a63ff43e4d83 /editors/gedit-plugins/Makefile | |
parent | 84d41f53f7546ebe914b3833efbc1dc63425c75c (diff) | |
download | freebsd-ports-gnome-c2663b7758952b3882bf224fc4cf2d31538fefb7.tar.gz freebsd-ports-gnome-c2663b7758952b3882bf224fc4cf2d31538fefb7.tar.zst freebsd-ports-gnome-c2663b7758952b3882bf224fc4cf2d31538fefb7.zip |
Update to 2.26.2.
Diffstat (limited to 'editors/gedit-plugins/Makefile')
-rw-r--r-- | editors/gedit-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index 2615f4e83001..f849d2a40817 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gedit-plugins -PORTVERSION= 2.26.1 +PORTVERSION= 2.26.2 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |