diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2007-01-21 00:53:10 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2007-01-21 00:53:10 +0000 |
commit | 7df68bda3028bd463fbd7c3c7205de0217800f8d (patch) | |
tree | 01b654071c405d5e6a407c3bc6f75433904a1a53 /multimedia/ogmrip | |
parent | 9bc4732f6ddbd2fdea21194d57f44f4bfc7ee6f1 (diff) | |
download | ports-7df68bda3028bd463fbd7c3c7205de0217800f8d.tar.gz ports-7df68bda3028bd463fbd7c3c7205de0217800f8d.zip |
Notes
Diffstat (limited to 'multimedia/ogmrip')
-rw-r--r-- | multimedia/ogmrip/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/ogmrip/Makefile b/multimedia/ogmrip/Makefile index 17cb9f8bab8f..0d1711c92d5d 100644 --- a/multimedia/ogmrip/Makefile +++ b/multimedia/ogmrip/Makefile @@ -12,7 +12,7 @@ CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= hq@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Application and libraries for encoding DVDs into DivX/OGM files BUILD_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer \ @@ -32,6 +32,8 @@ LIB_DEPENDS= xvidcore:${PORTSDIR}/multimedia/xvid \ enchant:${PORTSDIR}/textproc/enchant BROKEN= Incomplete pkg-plist +DEPRECATED= Broken and no maintainer +EXPIRATION_DATE=2007-03-21 USE_LDCONFIG= yes USE_GETTEXT= yes |