diff options
author | arved <arved@FreeBSD.org> | 2006-12-20 02:07:29 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2006-12-20 02:07:29 +0800 |
commit | 7e29cd0ca081661f6033177c791feb20e14b0444 (patch) | |
tree | 66e8a19673ad54779bfa99107eb65649a1b63e02 /games | |
parent | 97bca1d1bb3ad30939cce4008dc074baf24809d4 (diff) | |
download | freebsd-ports-gnome-7e29cd0ca081661f6033177c791feb20e14b0444.tar.gz freebsd-ports-gnome-7e29cd0ca081661f6033177c791feb20e14b0444.tar.zst freebsd-ports-gnome-7e29cd0ca081661f6033177c791feb20e14b0444.zip |
I am still a bit interested in this port, so host the distfile on my
public_distfiles and put myself back as maintainer
Diffstat (limited to 'games')
-rw-r--r-- | games/kpicframer/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/games/kpicframer/Makefile b/games/kpicframer/Makefile index 3a10fb4ffa44..f1b4a6e42874 100644 --- a/games/kpicframer/Makefile +++ b/games/kpicframer/Makefile @@ -8,16 +8,14 @@ PORTNAME= kpicframer PORTVERSION= 0.5 PORTREVISION= 6 CATEGORIES= games kde -MASTER_SITES= http://www.norbs.de/kpicframer/download/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= arved -MAINTAINER= ports@FreeBSD.org +MAINTAINER= arved@FreeBSD.org COMMENT= KDE card game LIB_DEPENDS= kdegames.3:${PORTSDIR}/games/kdegames3 -DEPRECATED= distfile and homepage disappeared -EXPIRATION_DATE= 2007-01-17 - USE_BZIP2= yes USE_KDELIBS_VER= 3 USE_AUTOTOOLS= libtool:15 |