diff options
author | Will Andrews <will@FreeBSD.org> | 2001-08-25 02:17:59 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-08-25 02:17:59 +0000 |
commit | fe68eec3e2fa264d5f1340fabe77df9fa12e9ce2 (patch) | |
tree | 771ed0b3e87afc2dfc2f01049a8f44c5f3dd4b3f /comms/kremotecontrol | |
parent | bbc5d32f3ec3a4ffd92b21a5244166c674e38045 (diff) | |
download | ports-fe68eec3e2fa264d5f1340fabe77df9fa12e9ce2.tar.gz ports-fe68eec3e2fa264d5f1340fabe77df9fa12e9ce2.zip |
Notes
Diffstat (limited to 'comms/kremotecontrol')
-rw-r--r-- | comms/kremotecontrol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index 1609c3f9b1a9..9c293d6fff6c 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org USE_KDELIBS_VER=2 USE_BZIP2= yes |