diff options
-rw-r--r-- | archivers/9e/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/9e/Makefile b/archivers/9e/Makefile index ea81cddae274..352172a6a1d1 100644 --- a/archivers/9e/Makefile +++ b/archivers/9e/Makefile @@ -8,10 +8,10 @@ PORTNAME= 9e PORTVERSION= 1.0 CATEGORIES= archivers -MASTER_SITES= http://www.eecs.harvard.edu/~wkj/Software/9e/ +MASTER_SITES= http://rodrigo.osorio.free.fr/freebsd/distfiles/ DISTNAME= 9e -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rodrigo@bebik.net COMMENT= Explode Plan9 archives PLIST_FILES= bin/9e |