diff options
-rw-r--r-- | chat/gaim-gnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gaim-gnome/Makefile b/chat/gaim-gnome/Makefile index 26ef053446a..243c1c1be4d 100644 --- a/chat/gaim-gnome/Makefile +++ b/chat/gaim-gnome/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2002/12/24 06:09:46 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/04/11 15:40:07 jmmv Exp $ -.include "../gaim/Makefile.common" +.include "../gaim-gtk1/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gnome-/} PKGREVISION= 2 |