diff options
Diffstat (limited to 'news/inn-stable/Makefile')
-rw-r--r-- | news/inn-stable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index 0d58d4843248..644cea3ae052 100644 --- a/news/inn-stable/Makefile +++ b/news/inn-stable/Makefile @@ -7,7 +7,7 @@ PORTNAME= inn #SNAPSHOT!= date -j -f%s `date '+%s - 86400' | bc` +%Y%m%d -SNAPSHOT= 20021126 +SNAPSHOT= 20030106 PORTVERSION= 2.3.${SNAPSHOT} CATEGORIES= news MASTER_SITES= ${MASTER_SITE_ISC} |