diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/quickpics/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/quickpics/Makefile b/graphics/quickpics/Makefile index caa06daaf7f2..7b521d548546 100644 --- a/graphics/quickpics/Makefile +++ b/graphics/quickpics/Makefile @@ -9,12 +9,15 @@ PORTNAME= quickpics PORTVERSION= 1.8 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://area23.org/QuickPics/ +MASTER_SITES= # DISTNAME= QuickPics-${PORTVERSION} MAINTAINER= bifrost@kizmiaz.dis.org COMMENT= A really handy tool for large image collections and digital cameras +DEPRECATED= mastersite disappeared, no longer maintained by author +EXPIRATION_DATE= 2006-02-28 + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg WRKSRC= ${WRKDIR}/${DISTNAME}/src |