diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-31 13:16:44 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-31 13:16:44 +0000 |
commit | 0efbc061350dae8df6c932cd59725e1c5fb97f3e (patch) | |
tree | c2285d7ee0c4a2ec10f250b53d3911da377b8392 /audio/replay/Makefile | |
parent | c967d41d111a16b34aa11f5b90c4cdc71adf87c2 (diff) | |
download | ports-0efbc061350dae8df6c932cd59725e1c5fb97f3e.tar.gz ports-0efbc061350dae8df6c932cd59725e1c5fb97f3e.zip |
Notes
Diffstat (limited to 'audio/replay/Makefile')
-rw-r--r-- | audio/replay/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/replay/Makefile b/audio/replay/Makefile index 0235ea0b5c8b..9ffec400bdd7 100644 --- a/audio/replay/Makefile +++ b/audio/replay/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= X11/gtkbuffet/apps/replay DISTNAME= ${PORTNAME}-source-dgtk_${PORTVERSION} +DEPRECATED= "no longer on sunsite, home page gone" +EXPIRATION_DATE=2005-07-31 + MAINTAINER= ports@FreeBSD.org COMMENT= Another GTK-based mp3 player |