diff options
author | tijl <tijl@FreeBSD.org> | 2016-12-09 01:17:43 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2016-12-09 01:17:43 +0800 |
commit | 2922cbf90fad78efdd4bbcb996bc71b969d416bf (patch) | |
tree | 80d533214ab0334391c3310d981fc22904f9eea6 /games/gnomeattacks/Makefile | |
parent | a76754ed187a9cdac7c0cd209c798812ad0ff6bd (diff) | |
download | freebsd-ports-gnome-2922cbf90fad78efdd4bbcb996bc71b969d416bf.tar.gz freebsd-ports-gnome-2922cbf90fad78efdd4bbcb996bc71b969d416bf.tar.zst freebsd-ports-gnome-2922cbf90fad78efdd4bbcb996bc71b969d416bf.zip |
Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Diffstat (limited to 'games/gnomeattacks/Makefile')
-rw-r--r-- | games/gnomeattacks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomeattacks/Makefile b/games/gnomeattacks/Makefile index 485934fed141..41944013f91c 100644 --- a/games/gnomeattacks/Makefile +++ b/games/gnomeattacks/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnomeattacks PORTVERSION= 0.3 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= games gnome MASTER_SITES= SF |