diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
commit | ed33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch) | |
tree | bb126f7f4deabe676254cb651c5b8a780976235f /devel/asl | |
parent | cd551d001ae65b6035a625879180b837df06f895 (diff) | |
download | ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.tar.gz ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.zip |
PORTNAME/PORTVERSION update
Notes
Notes:
svn path=/head/; revision=27452
Diffstat (limited to 'devel/asl')
-rw-r--r-- | devel/asl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/asl/Makefile b/devel/asl/Makefile index 260d48d5564b..a887b9c4d5ac 100644 --- a/devel/asl/Makefile +++ b/devel/asl/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: asl -# Version required: 1.41r8 # Date created: 18 June 1997 # Whom: Thomas Gellekum <tg@freebsd.org> # # $FreeBSD$ # -DISTNAME= asl-1.41r8 +PORTNAME= asl +PORTVERSION= 1.41r8 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://john.ccac.rwth-aachen.de/pub/as/source/c_version/ |