diff options
author | kris <kris@FreeBSD.org> | 2005-07-30 09:49:34 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-07-30 09:49:34 +0800 |
commit | f4e189b8b2ee5ece9502d62bcc90cd185bcc72c0 (patch) | |
tree | c0fe329abdf45f3a9d6417d765d2bc3806c9efba /audio/gdrdao | |
parent | 38fb3bcffd44ea9d8c44d57ba45f26271f08a79a (diff) | |
download | freebsd-ports-gnome-f4e189b8b2ee5ece9502d62bcc90cd185bcc72c0.tar.gz freebsd-ports-gnome-f4e189b8b2ee5ece9502d62bcc90cd185bcc72c0.tar.zst freebsd-ports-gnome-f4e189b8b2ee5ece9502d62bcc90cd185bcc72c0.zip |
Issue a one-month stay of execution for these ports so I can send out
an email announcing their demise and give users the chance to submit fixes.
Diffstat (limited to 'audio/gdrdao')
-rw-r--r-- | audio/gdrdao/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gdrdao/Makefile b/audio/gdrdao/Makefile index f120e11f7ef1..d662bd9a4bcf 100644 --- a/audio/gdrdao/Makefile +++ b/audio/gdrdao/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DEPRECATED= "no longer on sourceforge, no new master site" -EXPIRATION_DATE=2005-07-31 +EXPIRATION_DATE=2005-08-31 MAINTAINER= ports@FreeBSD.org COMMENT= GTK-based GUI frontend for cdrdao, disk-at-once audio CD recorder |