diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-29 15:44:46 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-29 15:44:46 +0000 |
commit | 389c1c34028dbe4a376323ac14f099458c667bd5 (patch) | |
tree | 12b7f166584a76aa34540ffeb0990f1a3aa5e97e /games/sl | |
parent | 5f9ebab4d872b1337ff37e2eefdc9f57b3c5370e (diff) | |
download | ports-389c1c34028dbe4a376323ac14f099458c667bd5.tar.gz ports-389c1c34028dbe4a376323ac14f099458c667bd5.zip |
Notes
Diffstat (limited to 'games/sl')
-rw-r--r-- | games/sl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sl/Makefile b/games/sl/Makefile index 6a481eb4d1ea..e760fe3759e5 100644 --- a/games/sl/Makefile +++ b/games/sl/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar .if defined(WITH_PERSISTENT) -SLPATCHVERSION= -5p1 +SLPATCHVERSION= .5p1 PATCH_SITES= http://www.linet.gr.jp/~izumi/sl/ PATCHFILES= sl5-1.patch PATCH_DIST_STRIP= -p1 |