diff options
-rw-r--r-- | misc/xenmenu/Makefile | 3 | ||||
-rw-r--r-- | misc/xenmenu/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/misc/xenmenu/Makefile b/misc/xenmenu/Makefile index 5ed9e94f78d7..92af490bc9df 100644 --- a/misc/xenmenu/Makefile +++ b/misc/xenmenu/Makefile @@ -9,11 +9,12 @@ PORTNAME= xenmenu PORTVERSION= 0.8b CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - http://freeport.xenos.net/~xenon/software/xenmenu/ + http://www.xenos.net/software/xenmenu/ MASTER_SITE_SUBDIR= apps/misc MAINTAINER= ports@FreeBSD.org COMMENT= Highly customizable, text-based menu generator +DEPRECATED= Project abandoned in 1998 ALL_TARGET= # empty GNU_CONFIGURE= yes diff --git a/misc/xenmenu/pkg-descr b/misc/xenmenu/pkg-descr index ea099f45376a..907ff14b93b5 100644 --- a/misc/xenmenu/pkg-descr +++ b/misc/xenmenu/pkg-descr @@ -5,4 +5,4 @@ modified on the fly and reinstalled without having to recompile anything or halting xenmenu while reconfiguring. Xenmenu can also be used as a secure user shell. -WWW: http://freeport.xenos.net/~xenon/software/xenmenu/ +WWW: http://www.xenos.net/software/xenmenu/ |