diff options
author | asami <asami@FreeBSD.org> | 1997-03-18 15:34:23 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-03-18 15:34:23 +0800 |
commit | 328a30d4c4ea4f4377f9a4c96c3da264867c9a96 (patch) | |
tree | 2939c21d9875077b7a2464afb014890c9113fefe | |
parent | d8991aec0f45fbac8395a8600dabd98b37d17703 (diff) | |
download | freebsd-ports-gnome-328a30d4c4ea4f4377f9a4c96c3da264867c9a96.tar.gz freebsd-ports-gnome-328a30d4c4ea4f4377f9a4c96c3da264867c9a96.tar.zst freebsd-ports-gnome-328a30d4c4ea4f4377f9a4c96c3da264867c9a96.zip |
Oops, missed one change.
-rw-r--r-- | sysutils/xperfmon/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xperfmon3/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/xperfmon/Makefile b/sysutils/xperfmon/Makefile index 15328f57e07e..7261bee81e3e 100644 --- a/sysutils/xperfmon/Makefile +++ b/sysutils/xperfmon/Makefile @@ -3,11 +3,11 @@ # Date created: 14 March 97 # Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de> # -# $Id: Makefile,v 1.11 1997/03/15 10:33:49 joerg Exp $ +# $Id: Makefile,v 1.12 1997/03/15 12:32:52 asami Exp $ # DISTNAME= xperfmon++ -PKGNAME= xperfmon++v1.40 +PKGNAME= xperfmon++-1.40 CATEGORIES= sysutils x11 # In Germany try this #MASTER_SITES= ftp://odie.physik2.uni-rostock.de/pub/ diff --git a/sysutils/xperfmon3/Makefile b/sysutils/xperfmon3/Makefile index 15328f57e07e..7261bee81e3e 100644 --- a/sysutils/xperfmon3/Makefile +++ b/sysutils/xperfmon3/Makefile @@ -3,11 +3,11 @@ # Date created: 14 March 97 # Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de> # -# $Id: Makefile,v 1.11 1997/03/15 10:33:49 joerg Exp $ +# $Id: Makefile,v 1.12 1997/03/15 12:32:52 asami Exp $ # DISTNAME= xperfmon++ -PKGNAME= xperfmon++v1.40 +PKGNAME= xperfmon++-1.40 CATEGORIES= sysutils x11 # In Germany try this #MASTER_SITES= ftp://odie.physik2.uni-rostock.de/pub/ |