diff options
author | mharo <mharo@FreeBSD.org> | 2002-07-08 03:15:07 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2002-07-08 03:15:07 +0800 |
commit | 86a16fbdd915ef000fb87ee3775c9ecfc83d978b (patch) | |
tree | 14955dbe20b2b54f7605c1971dc88a4c283f67b5 /net/naim | |
parent | 416b2774a89604391d94e8039da94b2b663a8987 (diff) | |
download | freebsd-ports-gnome-86a16fbdd915ef000fb87ee3775c9ecfc83d978b.tar.gz freebsd-ports-gnome-86a16fbdd915ef000fb87ee3775c9ecfc83d978b.tar.zst freebsd-ports-gnome-86a16fbdd915ef000fb87ee3775c9ecfc83d978b.zip |
I no longer have the capacity to maintain this port.
Handing over to ports@
Diffstat (limited to 'net/naim')
-rw-r--r-- | net/naim/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/naim/Makefile b/net/naim/Makefile index 7ee9a71e3a2a..03cbf736c547 100644 --- a/net/naim/Makefile +++ b/net/naim/Makefile @@ -8,10 +8,9 @@ PORTNAME= naim PORTVERSION= 0.11.2 CATEGORIES= net -MASTER_SITES= http://dev.n.ml.org/ \ - ftp://ftp.netmug.org/pub/FreeBSD/distfiles/ +MASTER_SITES= http://dev.n.ml.org/ -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes |