summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-01 10:15:16 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-01 10:15:16 +0000
commit60f2b6b7a89cffe52e223d31e5fb033c8b723838 (patch)
treef9b5432328f6e349e9cc1afe2d59776beb9049b0 /editors
parentAdd p5-Authen-TacacsPlus 0.16, a perl module that provides authentication (diff)
Goodbye, YEAR2000. Hello, 2001.
Approved by: asami
Notes
Notes: svn path=/head/; revision=36564
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs/Makefile2
-rw-r--r--editors/emacs19/Makefile2
-rw-r--r--editors/emacs20/Makefile2
-rw-r--r--editors/emacs22/Makefile2
-rw-r--r--editors/emacs23/Makefile2
-rw-r--r--editors/vim/Makefile1
-rw-r--r--editors/vim6/Makefile1
7 files changed, 0 insertions, 12 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 2aa74d63a907..b1109377e34e 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= emacs
MAINTAINER= ports@FreeBSD.org
-Y2K= http://www.gnu.org/software/year2000.html
-
EMACS_VERSION= 19.34
CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd
PLIST_SUB= EMACS_VERSION=${EMACS_VERSION} EMACS_ARCH=${CONFIGURE_TARGET}
diff --git a/editors/emacs19/Makefile b/editors/emacs19/Makefile
index 2aa74d63a907..b1109377e34e 100644
--- a/editors/emacs19/Makefile
+++ b/editors/emacs19/Makefile
@@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= emacs
MAINTAINER= ports@FreeBSD.org
-Y2K= http://www.gnu.org/software/year2000.html
-
EMACS_VERSION= 19.34
CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd
PLIST_SUB= EMACS_VERSION=${EMACS_VERSION} EMACS_ARCH=${CONFIGURE_TARGET}
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile
index b728b5a6478c..53610bd74715 100644
--- a/editors/emacs20/Makefile
+++ b/editors/emacs20/Makefile
@@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= emacs
MAINTAINER= jseger@FreeBSD.org
-Y2K= http://www.gnu.org/software/year2000.html
-
USE_AUTOCONF= yes
USE_GMAKE= yes
CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile
index 2aa74d63a907..b1109377e34e 100644
--- a/editors/emacs22/Makefile
+++ b/editors/emacs22/Makefile
@@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= emacs
MAINTAINER= ports@FreeBSD.org
-Y2K= http://www.gnu.org/software/year2000.html
-
EMACS_VERSION= 19.34
CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd
PLIST_SUB= EMACS_VERSION=${EMACS_VERSION} EMACS_ARCH=${CONFIGURE_TARGET}
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index 2aa74d63a907..b1109377e34e 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/Makefile
@@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= emacs
MAINTAINER= ports@FreeBSD.org
-Y2K= http://www.gnu.org/software/year2000.html
-
EMACS_VERSION= 19.34
CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd
PLIST_SUB= EMACS_VERSION=${EMACS_VERSION} EMACS_ARCH=${CONFIGURE_TARGET}
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 6a640bfac85d..5184a7d297a8 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -27,7 +27,6 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX}
MAINTAINER= obrien@FreeBSD.org
-Y2K= http://www.vim.org/y2k.html
SLAVEDIRS= editors/vim-lite
.if defined(PACKAGE_BUILDING) && !defined(LITE)
diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile
index 6a640bfac85d..5184a7d297a8 100644
--- a/editors/vim6/Makefile
+++ b/editors/vim6/Makefile
@@ -27,7 +27,6 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX}
MAINTAINER= obrien@FreeBSD.org
-Y2K= http://www.vim.org/y2k.html
SLAVEDIRS= editors/vim-lite
.if defined(PACKAGE_BUILDING) && !defined(LITE)