diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-08 18:08:39 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-08 18:08:39 +0000 |
commit | 466b1016aa3aed7b3a70b1ed4a883e3be4b5c9ba (patch) | |
tree | fe7d769264ff5fbffc45e373dabd934bd76b1c2e /devel | |
parent | 7f38add07850444cf2f5709f96bc52f9f5746f0e (diff) | |
download | ports-466b1016aa3aed7b3a70b1ed4a883e3be4b5c9ba.tar.gz ports-466b1016aa3aed7b3a70b1ed4a883e3be4b5c9ba.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ORBit/Makefile | 4 | ||||
-rw-r--r-- | devel/ORBit2/Makefile | 4 | ||||
-rw-r--r-- | devel/libgtop/Makefile | 4 | ||||
-rw-r--r-- | devel/libgtop2/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/devel/ORBit/Makefile b/devel/ORBit/Makefile index 7317e7015572..8620a810ceaf 100644 --- a/devel/ORBit/Makefile +++ b/devel/ORBit/Makefile @@ -3,13 +3,13 @@ # Date Created: 16 Aug 1998 # Whom: Chia-liang Kao <clkao@CirX.ORG> # -# $Id: Makefile,v 1.14 1999/02/18 17:49:05 vanilla Exp $ +# $Id: Makefile,v 1.15 1999/03/09 01:08:50 nectar Exp $ # DISTNAME= ORBit-0.4.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= ORBit +MASTER_SITE_SUBDIR= sources/ORBit MAINTAINER= clkao@CirX.ORG diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index 7317e7015572..8620a810ceaf 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -3,13 +3,13 @@ # Date Created: 16 Aug 1998 # Whom: Chia-liang Kao <clkao@CirX.ORG> # -# $Id: Makefile,v 1.14 1999/02/18 17:49:05 vanilla Exp $ +# $Id: Makefile,v 1.15 1999/03/09 01:08:50 nectar Exp $ # DISTNAME= ORBit-0.4.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= ORBit +MASTER_SITE_SUBDIR= sources/ORBit MAINTAINER= clkao@CirX.ORG diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 20c8a4d1930d..320b0f875865 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -3,13 +3,13 @@ # Date Created: 26 Sep 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.16 1999/02/25 01:17:23 asami Exp $ +# $Id: Makefile,v 1.17 1999/03/09 01:08:53 nectar Exp $ # DISTNAME= libgtop-1.0.1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= gnome-1.0/sources +MASTER_SITE_SUBDIR= sources/libgtop MAINTAINER= nacai@iname.com diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile index 20c8a4d1930d..320b0f875865 100644 --- a/devel/libgtop2/Makefile +++ b/devel/libgtop2/Makefile @@ -3,13 +3,13 @@ # Date Created: 26 Sep 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.16 1999/02/25 01:17:23 asami Exp $ +# $Id: Makefile,v 1.17 1999/03/09 01:08:53 nectar Exp $ # DISTNAME= libgtop-1.0.1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= gnome-1.0/sources +MASTER_SITE_SUBDIR= sources/libgtop MAINTAINER= nacai@iname.com |