diff options
-rw-r--r-- | net/nicmond/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nicmond/Makefile b/net/nicmond/Makefile index 2ad597bcb881..81ffd9d90004 100644 --- a/net/nicmond/Makefile +++ b/net/nicmond/Makefile @@ -9,10 +9,10 @@ PORTNAME= nicmond PORTVERSION= 1.1 CATEGORIES= net MASTER_SITES= http://www.agt.ne.jp/~a-gota/programs/nicmond/ \ - http://web.cs.cmu.edu/~dpelleg/download/ + http://www.cs.cmu.edu/~dpelleg/download/ MASTER_SITE_SUBDIR= ${PORTNAME} -PATCH_SITES= http://web.cs.cmu.edu/~dpelleg/download/ +PATCH_SITES= http://www.cs.cmu.edu/~dpelleg/download/ PATCHFILES= nicmond-doc-en-1.1.diff MAINTAINER= daniel+nicmond@pelleg.org |