diff options
Diffstat (limited to 'devel/libgtop2/Makefile')
-rw-r--r-- | devel/libgtop2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile index 31552845ebd9..c6f36d93ca41 100644 --- a/devel/libgtop2/Makefile +++ b/devel/libgtop2/Makefile @@ -3,18 +3,17 @@ # Date Created: 26 Sep 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1998/09/30 13:49:16 vanilla Exp $ # DISTNAME= libgtop-0.26.2 CATEGORIES= devel MASTER_SITES= ftp://ftp.home-of-linux.org/pub/libgtop/ -MAINTAINER= vanilla@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG LIB_DEPENDS= glib11.0:${PORTSDIR}/devel/glib -#USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GMAKE= yes |