diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-26 10:48:46 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-26 10:48:46 +0000 |
commit | e34d788c225e357cb23f47954be75e15cf37a635 (patch) | |
tree | e0220cbb13db9aaea63e44542c5968dbebbc8305 /editors/beav | |
parent | 25c1b1ab740bc45f51c286a501be2a5bf0a5578e (diff) | |
download | ports-e34d788c225e357cb23f47954be75e15cf37a635.tar.gz ports-e34d788c225e357cb23f47954be75e15cf37a635.zip |
Notes
Diffstat (limited to 'editors/beav')
-rw-r--r-- | editors/beav/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/beav/Makefile b/editors/beav/Makefile index c8d0f49d7a6a..6478df08ef5c 100644 --- a/editors/beav/Makefile +++ b/editors/beav/Makefile @@ -3,13 +3,12 @@ # Date created: 01 July 1995 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/07/06 04:23:06 asami Exp $ # DISTNAME= beav-140-3 PKGNAME= beav-1.40.3 CATEGORIES+= editors -KEYWORDS+= editors MASTER_SITES= ftp://ftp.debian.org/debian/source/editors \\ ftp://ftp.uni-heidelberg.de/pub/linux/mirror.tsx11/distributions/debian/source/editors/ \\ ftp://extro.ucc.su.oz.au/linux/debian/source/editors/ \\ |