diff options
author | marcus <marcus@FreeBSD.org> | 2009-08-23 01:55:27 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-08-23 01:55:27 +0800 |
commit | fa20eaf6a5ee477f6a4cc7d8bec52c4d7e89616d (patch) | |
tree | 530c1a52161bf67b2e0aa1772edcba7dba1a7d80 /deskutils | |
parent | e13916f56bd1c544851426b7eef41e3570764d5d (diff) | |
download | freebsd-ports-gnome-fa20eaf6a5ee477f6a4cc7d8bec52c4d7e89616d.tar.gz freebsd-ports-gnome-fa20eaf6a5ee477f6a4cc7d8bec52c4d7e89616d.tar.zst freebsd-ports-gnome-fa20eaf6a5ee477f6a4cc7d8bec52c4d7e89616d.zip |
Chase the vte shared lib bump.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/genius/Makefile | 1 | ||||
-rw-r--r-- | deskutils/ontv/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index e536a9e696c2..4432a48385aa 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -7,6 +7,7 @@ PORTNAME= genius PORTVERSION= 1.0.7 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME \ http://ftp.5z.com/pub/genius/ diff --git a/deskutils/ontv/Makefile b/deskutils/ontv/Makefile index aa9230c18e09..5619c5fcb0f8 100644 --- a/deskutils/ontv/Makefile +++ b/deskutils/ontv/Makefile @@ -8,7 +8,7 @@ PORTNAME= ontv PORTVERSION= 2.4.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils gnome MASTER_SITES= GNOME |