diff options
author | hq <hq@FreeBSD.org> | 2007-01-21 08:53:10 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2007-01-21 08:53:10 +0800 |
commit | 375d4a1c81a0af16d2a0a969ad0af21a7a8b8e53 (patch) | |
tree | 8b25cfa8263d4aa8da9879797f54b9adb62ab00a /multimedia/ogmrip | |
parent | 595ed863c664467c92182834a120190899097128 (diff) | |
download | freebsd-ports-gnome-375d4a1c81a0af16d2a0a969ad0af21a7a8b8e53.tar.gz freebsd-ports-gnome-375d4a1c81a0af16d2a0a969ad0af21a7a8b8e53.tar.zst freebsd-ports-gnome-375d4a1c81a0af16d2a0a969ad0af21a7a8b8e53.zip |
Release maintainership and set EXPIRATION_DATE as the port has is broken and
has no maintainer.
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 |