diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-08 15:24:37 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-08 15:24:37 +0000 |
commit | 3107fce66ef14829f98de0fb8dab74e4c61ef63b (patch) | |
tree | cd02e130ae62987c0225c2f393487a003c8fe050 /devel/libgtop | |
parent | 8efaa948659d5698e8b10ed84cc7fb84b97ff34c (diff) | |
download | ports-3107fce66ef14829f98de0fb8dab74e4c61ef63b.tar.gz ports-3107fce66ef14829f98de0fb8dab74e4c61ef63b.zip |
Notes
Diffstat (limited to 'devel/libgtop')
-rw-r--r-- | devel/libgtop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index afdb2d3b73ea..7d49f8ac3db5 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -3,14 +3,14 @@ # Date Created: 26 Sep 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.4 1998/10/05 05:56:03 asami Exp $ +# $Id: Makefile,v 1.5 1998/10/07 16:27:38 vanilla Exp $ # DISTNAME= libgtop-0.26.2 CATEGORIES= devel MASTER_SITES= ftp://ftp.home-of-linux.org/pub/libgtop/0.26.2/ -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= Nakai@technologist.com LIB_DEPENDS= glib11.0:${PORTSDIR}/devel/glib |