diff options
author | pav <pav@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 23:13:40 +0800 |
---|---|---|
committer | pav <pav@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 23:13:40 +0800 |
commit | 4dd1b37d845e5287d714d89b87301f30a483b7aa (patch) | |
tree | 66bab013b290c812e7a07e6aa833ae6ac593403a /net/gnome-nettool/Makefile | |
parent | 3bde215af578066c413451240eeae9b414eb5b2f (diff) | |
download | marcuscom-ports-4dd1b37d845e5287d714d89b87301f30a483b7aa.tar marcuscom-ports-4dd1b37d845e5287d714d89b87301f30a483b7aa.tar.gz marcuscom-ports-4dd1b37d845e5287d714d89b87301f30a483b7aa.tar.bz2 marcuscom-ports-4dd1b37d845e5287d714d89b87301f30a483b7aa.tar.lz marcuscom-ports-4dd1b37d845e5287d714d89b87301f30a483b7aa.tar.xz marcuscom-ports-4dd1b37d845e5287d714d89b87301f30a483b7aa.tar.zst marcuscom-ports-4dd1b37d845e5287d714d89b87301f30a483b7aa.zip |
- Rename ports
net/gnomenetstatus -> net/gnome-netstatus
net/gnomenettool -> net/gnome-nettool
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6332 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/gnome-nettool/Makefile')
-rw-r--r-- | net/gnome-nettool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gnome-nettool/Makefile b/net/gnome-nettool/Makefile index 7a510fa67..b4543f0c3 100644 --- a/net/gnome-nettool/Makefile +++ b/net/gnome-nettool/Makefile @@ -3,10 +3,10 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD: ports/net/gnomenettool/Makefile,v 1.18 2006/04/30 00:47:18 marcus Exp $ -# $MCom: ports/net/gnomenettool/Makefile,v 1.23 2006/04/24 02:02:46 marcus Exp $ +# $MCom: ports/net/gnome-nettool/Makefile,v 1.25 2006/05/12 20:03:59 marcus Exp $ # -PORTNAME= gnomenettool +PORTNAME= gnome-nettool PORTVERSION= 2.15.0 PORTEPOCH= 1 CATEGORIES= net gnome |