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 /net | |
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 'net')
-rw-r--r-- | net/gnoemoe/Makefile | 2 | ||||
-rw-r--r-- | net/gnome-mud/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/gnoemoe/Makefile b/net/gnoemoe/Makefile index a3d6ec304fbd..62c1a90a4ac3 100644 --- a/net/gnoemoe/Makefile +++ b/net/gnoemoe/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnoemoe PORTVERSION= 0.8.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MASTER_SITES= http://www.icecrew.nl/software/gnoemoe/download/ diff --git a/net/gnome-mud/Makefile b/net/gnome-mud/Makefile index 44b2e69a92e2..3aa51ca0bbe6 100644 --- a/net/gnome-mud/Makefile +++ b/net/gnome-mud/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-mud PORTVERSION= 0.10.7 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net gnome MASTER_SITES= GNOME |