diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-29 03:56:15 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-29 03:56:15 +0000 |
commit | 92103d6d5cd276d1373540bf8b9d97a23929f822 (patch) | |
tree | 2313fd648f4f8aae5fe387795ed60d255d84b5d9 /games/gtkballs | |
parent | 0ebce2fca246698aa00a259132fd207e4209026d (diff) | |
download | ports-92103d6d5cd276d1373540bf8b9d97a23929f822.tar.gz ports-92103d6d5cd276d1373540bf8b9d97a23929f822.zip |
Notes
Diffstat (limited to 'games/gtkballs')
-rw-r--r-- | games/gtkballs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile index b2cb5b243ccf..19f6f489cf67 100644 --- a/games/gtkballs/Makefile +++ b/games/gtkballs/Makefile @@ -3,7 +3,7 @@ # Date created: 11 November 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.2 1999/01/22 21:34:35 nectar Exp $ +# $Id: Makefile,v 1.3 1999/05/01 02:19:07 steve Exp $ # DISTNAME= gtkballs-1.04 @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= games/strategy MAINTAINER= andy@icc.surw.chel.su -LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 +LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 MAN6= gtkballs.6 |