diff options
author | asami <asami@FreeBSD.org> | 1995-05-13 14:06:49 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-05-13 14:06:49 +0800 |
commit | 48fae749d3d937f8ac75bd6fc845cb6e357029e7 (patch) | |
tree | 0f1bac4c6afa7b70163b49dd82bc66b96f57c2a6 /comms/ecu/Makefile | |
parent | 81a7d5be4f261893f6d4b77a39b7d1e80d86212b (diff) | |
download | freebsd-ports-gnome-48fae749d3d937f8ac75bd6fc845cb6e357029e7.tar.gz freebsd-ports-gnome-48fae749d3d937f8ac75bd6fc845cb6e357029e7.tar.zst freebsd-ports-gnome-48fae749d3d937f8ac75bd6fc845cb6e357029e7.zip |
Add "PKGNAME=ecu-3.34b". The string "beta" is not allowed in the
package name.
Diffstat (limited to 'comms/ecu/Makefile')
-rw-r--r-- | comms/ecu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile index 512487f59a2c..98d52e1b7449 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -3,10 +3,11 @@ # Date created: Feb 18, 1995 # Whom: ache # -# $Id: Makefile,v 1.3 1995/04/12 04:54:30 asami Exp $ +# $Id: Makefile,v 1.4 1995/05/11 19:32:28 ache Exp $ # DISTNAME= ecu-3.34beta +PKGNAME= ecu-3.34b CATEGORIES+= comms MASTER_SITES= ftp://ftp.kiae.su/unix/comm/ EXTRACT_SUFX= .cpio.Z |