diff options
author | markm <markm@FreeBSD.org> | 1998-03-15 05:00:11 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 1998-03-15 05:00:11 +0800 |
commit | 958a6a3990d1ea39b62355e2388078995d9e1eaf (patch) | |
tree | 6449cd362966c1920d9c6626908a049a39cf42a2 /misc | |
parent | 7df807cfab4db83a05394b490735a918d3cc1094 (diff) | |
download | freebsd-ports-gnome-958a6a3990d1ea39b62355e2388078995d9e1eaf.tar.gz freebsd-ports-gnome-958a6a3990d1ea39b62355e2388078995d9e1eaf.tar.zst freebsd-ports-gnome-958a6a3990d1ea39b62355e2388078995d9e1eaf.zip |
Remove buffer. Ths port no longer fetches, and team is better.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index da067191db60..9996e6a9c60a 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,11 +1,10 @@ -# $Id: Makefile,v 1.132 1998/03/02 01:02:56 jseger Exp $ +# $Id: Makefile,v 1.133 1998/03/09 13:08:55 tg Exp $ # SUBDIR += acron SUBDIR += amanda SUBDIR += amanda24 SUBDIR += astrolog - SUBDIR += buffer SUBDIR += cal SUBDIR += cbb SUBDIR += chord |