diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libgtop/Makefile | 5 | ||||
-rw-r--r-- | devel/libgtop2/Makefile | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 31552845ebd9..c6f36d93ca41 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/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 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 |