diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-12 05:31:29 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-12 05:31:29 +0000 |
commit | 343c80d542a8a68a6de7c4e7b02a392d8e1d6fa0 (patch) | |
tree | af192acb44bc78babb8295dfaebfa76b487f1087 /ftp/spegla | |
parent | b7f08d10c0d0a613ef1f2d4f805e1e14fd1cfc4d (diff) | |
download | ports-343c80d542a8a68a6de7c4e7b02a392d8e1d6fa0.tar.gz ports-343c80d542a8a68a6de7c4e7b02a392d8e1d6fa0.zip |
Notes
Diffstat (limited to 'ftp/spegla')
-rw-r--r-- | ftp/spegla/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/spegla/Makefile b/ftp/spegla/Makefile index b9c462c271a8..9a559a6ca2ee 100644 --- a/ftp/spegla/Makefile +++ b/ftp/spegla/Makefile @@ -1,13 +1,13 @@ # ex:ts=8 # New ports collection makefile for: spegla -# Version required: 1.04p1 # Date created: Sun Apr 19 16:17:25 PDT 1998 # Whom: Jordan Hubbard <jkh@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= spegla-1.04p1 +PORTNAME= spegla +PORTVERSION= 1.04p1 CATEGORIES= ftp MASTER_SITES= ftp://ftp.luth.se/pub/unix/mirror/ \ ftp://subzero.campus.luth.se/pub/spegla/ |