diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-14 08:12:10 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-14 08:12:10 +0000 |
commit | 2c68bbb78c6e8f07e5b9f1a3560bca5a442bd06f (patch) | |
tree | 5c63d7b2b1038883e1dbef6f25c0c61ee173d9aa /x11-themes | |
parent | 1ef9020037a69b95096ed8259dca164150b0e2ad (diff) | |
download | FreeBSD-ports-2c68bbb78c6e8f07e5b9f1a3560bca5a442bd06f.zip FreeBSD-ports-2c68bbb78c6e8f07e5b9f1a3560bca5a442bd06f.tar.gz |
Reset illusia@inbox.lv due to maintainer-timeouts and no response to email.
While here, remove 4.X cruft.
Hat: portmgr
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/kdmtheme/Makefile | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/x11-themes/kdmtheme/Makefile b/x11-themes/kdmtheme/Makefile index b18cd20..ef6836c 100644 --- a/x11-themes/kdmtheme/Makefile +++ b/x11-themes/kdmtheme/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-themes MASTER_SITES= http://beta.smileaf.org/files/kdmtheme/ \ ${MASTER_SITE_GENTOO:S/%SUBDIR%/distfiles/} -MAINTAINER= illusia@inbox.lv +MAINTAINER= ports@FreeBSD.org COMMENT= KDM Theme Manager USE_KDEBASE_VER=3 @@ -22,10 +22,4 @@ USE_GMAKE= yes post-install: @${CAT} ${PKGMESSAGE} -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= Does not build on FreeBSD < 5.x -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |