diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 2000-06-28 16:17:34 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 2000-06-28 16:17:34 +0000 |
commit | 78241e74c7e36decb0e6335b83a8bf365331aaf4 (patch) | |
tree | 7b4cb7a24d51b73e6eb6abf30012c6b47976d453 /ftp/spegla | |
parent | Add gnomebasic plugin support (diff) |
Upgrade to version 1.1p4
Submitted by: Alexander Langer <alex@big.endian.de>
Notes
Notes:
svn path=/head/; revision=29946
Diffstat (limited to 'ftp/spegla')
-rw-r--r-- | ftp/spegla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/spegla/Makefile b/ftp/spegla/Makefile index 9a559a6ca2ee..b3185dc35d26 100644 --- a/ftp/spegla/Makefile +++ b/ftp/spegla/Makefile @@ -7,7 +7,7 @@ # PORTNAME= spegla -PORTVERSION= 1.04p1 +PORTVERSION= 1.1p4 CATEGORIES= ftp MASTER_SITES= ftp://ftp.luth.se/pub/unix/mirror/ \ ftp://subzero.campus.luth.se/pub/spegla/ |